Билд проекта Fish Station (Рыбья Станция) в игре Space Station 14.
Find a file
Pieter-Jan Briers 41bda76980
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.
2018-04-19 20:15:36 +02:00
.github Update Rejected Coders 2017-10-20 13:38:48 -06:00
BuildChecker Minor stuff: (#58) 2018-04-19 20:15:36 +02:00
BuildFiles The Wait Is Over. (#49) 2018-04-07 15:31:38 +02:00
Content.Client Minor stuff: (#58) 2018-04-19 20:15:36 +02:00
Content.Server Minor stuff: (#58) 2018-04-19 20:15:36 +02:00
Content.Shared Minor stuff: (#58) 2018-04-19 20:15:36 +02:00
engine@b5ca9095b0 Update submodule due to BFG 2018-04-13 02:50:50 +02:00
Resources Updates submodule (#56) 2018-04-12 23:56:43 +02:00
.editorconfig Basic content repo outline. 2017-08-04 14:24:01 +02:00
.gitattributes Import engine as submodule 2017-05-30 22:50:10 -05:00
.gitignore Minor stuff: (#58) 2018-04-19 20:15:36 +02:00
.gitmodules InputSystem Messages (#37) 2018-03-04 03:07:09 +01:00
.travis.yml Travis CI. (#59) 2018-04-19 19:51:38 +02:00
Jenkinsfile The Wait Is Over. (#49) 2018-04-07 15:31:38 +02:00
LICENSE.TXT Create LICENSE.TXT 2017-08-02 12:27:55 -07:00
package_release_build.py The Wait Is Over. (#49) 2018-04-07 15:31:38 +02:00
README.md Minor stuff: (#58) 2018-04-19 20:15:36 +02:00
RUN_THIS.py package_release_build mac support. 2017-08-14 15:05:39 +02:00
runclient.bat Copied run{client,server}.bat to the content repo (#45) 2018-03-22 12:34:32 -05:00
runserver.bat Copied run{client,server}.bat to the content repo (#45) 2018-03-22 12:34:32 -05:00
Setup.bat A QOL Thing (#11) 2017-10-22 23:57:08 +02:00
SpaceStation14Content.sln The Wait Is Over. (#49) 2018-04-07 15:31:38 +02:00
SS14.Content.targets Fix SFML references. 2017-08-19 11:24:49 +02:00

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.