Skip to content

Commit

Permalink
Merge upstream 25.10.24 (#614)
Browse files Browse the repository at this point in the history
## About The Pull Request
Мергируемся
  • Loading branch information
larentoun authored Oct 25, 2024
2 parents 8cdf40e + 931bce3 commit 48b3b76
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 48b3b76

Please sign in to comment.