Minor stuff: (#58)

* 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.
This commit is contained in:
Pieter-Jan Briers
2018-04-19 20:15:36 +02:00
committed by GitHub
parent ed411fa944
commit 41bda76980
9 changed files with 21 additions and 9 deletions

View File

@@ -1,3 +1,3 @@
# space-station-14-content
This is the primary content repo for Space Station 14. To prevent people forking the engine, a "content" pack is loaded by the client and server. This content contains everything needed to play the game on one specific server.
This is the primary content repo for Space Station 14. To prevent people forking the engine, a "content" pack is loaded by the client and server. This content contains everything needed to play the game on one specific server.