mirror of
https://github.com/corvax-team/ss14-wl.git
synced 2026-02-14 19:29:57 +01: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.