b8034966947b9755f7b5b1777480a1119aa10a1f
* create biome tile spawner * spawner now spawn decals and entities * fancy spawners * remove old decals * randomize seed * fix bugs * update alchemy test map to new system * update z-level system * autolink tweak * add documentation * Update GravityComponent.cs * Update GravityComponent.cs
Fix RUN_THIS.py so it would be cross-platform and it would be possible to use it from cmd on Windows (#26017)
Links
Documentation/Wiki
Contributing
Building
- Clone this repo.
- Run
RUN_THIS.pyto init submodules and download the engine. - Compile the solution.
More detailed instructions on building the project.
License
The base code for the original Space Station 14 game is registered under MIT: https://github.com/space-wizards/space-station-14
All CrystallPunk14 codebase contributions rights reserved. (all components and systems beginning with CP14, for example: https://github.com/crystallpunk-14/crystall-punk-14/blob/master/Content.Server/_CP14/Alchemy/CP14AlchemyExtractionSystem.cs)
Visual and sound assets have their own license, described in the attribution file next to them.
Description
Languages
C#
84.7%
Fluent
14.8%
Python
0.3%