Skip to content

Commit

Permalink
Merge branch 'master-upstream' into merge-upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
larentoun committed Oct 25, 2024
2 parents 8122f0f + da2ad3f commit 931bce3
Show file tree
Hide file tree
Showing 205 changed files with 2,199 additions and 1,237 deletions.
7 changes: 7 additions & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,13 @@
"-trusted"
],
"preLaunchTask": "Build All (low memory mode)"
},
{
"type": "opendream",
"request": "launch",
"name": "Launch OpenDream (requires extension, 64 bit rustg, and an SS14 account)",
"preLaunchTask": "OpenDream: compile ${command:CurrentDME}",
"json_path": "${workspaceFolder}/${command:CurrentJson}"
}
]
}
Loading

0 comments on commit 931bce3

Please sign in to comment.