1
0
mirror of https://github.com/soarqin/DSP_Mods.git synced 2026-03-22 10:33:25 +08:00

Add UpdateGameDlls target to auto-refresh publicized game DLLs

This commit is contained in:
2026-03-16 18:23:52 +08:00
parent 524e2b62f0
commit e91271e137
19 changed files with 502 additions and 385 deletions

3
.gitignore vendored
View File

@@ -4,6 +4,9 @@
# Rider project files
/.idea/
# VS Code project files
/.vscode/
# C# generated folders
bin/
obj/