Skip to content

Commit

Permalink
Merge branch 'master' into earlymirrorntnrc
Browse files Browse the repository at this point in the history
Signed-off-by: _0Steven <[email protected]>
  • Loading branch information
00-Steven authored Nov 6, 2024
2 parents 50d35f7 + 96304f4 commit 4f60888
Show file tree
Hide file tree
Showing 4,591 changed files with 12,537 additions and 6,855 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -248,3 +248,4 @@ define_sanity_output.txt

# Running OpenDream locally
tgstation.json
rust_g64.dll
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 4f60888

Please sign in to comment.