mirror of
https://github.com/space-wizards/space-station-14.git
synced 2026-09-15 06:42:48 +02:00
* Minor stuff: * Making a file called DISABLE_SUBMODULE_AUTOUPDATE in BuildChecker/ makes it not always run git submodule update. * Added .mypy_cache to .gitignore. * Made default platforms x64 (from Any CPU). * Make git hooks +x.