Files
crystall-punk-14/README.md

24 lines
1.6 KiB
Markdown
Raw Normal View History

2025-05-21 12:56:43 +03:00
![image](https://github.com/user-attachments/assets/8b564d44-66c8-4c97-a3fe-99c2554a6cbf)
2025-01-26 15:33:18 +03:00
CrystallEdge is a build running on the [RobustToolbox](https://github.com/space-wizards/RobustToolbox), engine, developed by [Space Wizard Federation](https://github.com/space-wizards). It is based on the original build of [Space Station 14](https://github.com/space-wizards/space-station-14), and rewritten into a new game.
2018-06-09 15:48:54 +02:00
2025-01-26 15:33:18 +03:00
## Links
[Discord](https://discord.gg/Sud2DMfhCC) | [Steam](https://store.steampowered.com/app/1255460/Space_Station_14/) | [Boosty](https://boosty.to/theshued)
2018-06-09 15:48:54 +02:00
## Building
2021-04-17 22:30:14 +00:00
1. Clone this repo.
2. Run `RUN_THIS.py` to init submodules and download the engine.
3. Compile the solution.
2021-04-17 22:30:14 +00:00
[More detailed instructions on building the project.](https://docs.spacestation14.com/en/general-development/setup.html)
2021-04-17 23:11:48 +00:00
2026-02-19 14:09:33 +03:00
## License
2021-04-17 23:11:48 +00:00
2026-02-19 14:09:33 +03:00
All code for the content repository is licensed under the [MIT license](https://github.com/crystallpunk-14/crystall-punk-14/blob/master/LICENSE.TXT).
2021-04-17 23:11:48 +00:00
2026-02-19 14:09:33 +03:00
Most assets are licensed under [CC-BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/) unless stated otherwise. Assets have their license and copyright specified in the metadata file. For example, see the [metadata for a crowbar](https://github.com/crystallpunk-14/crystall-punk-14/blob/master/Resources/Textures/Objects/Tools/crowbar.rsi/meta.json).
2024-08-10 13:19:08 +03:00
2026-02-19 14:09:33 +03:00
> [!NOTE]
> Some assets are licensed under the non-commercial [CC-BY-NC-SA 3.0](https://creativecommons.org/licenses/by-nc-sa/3.0/) or similar non-commercial licenses and will need to be removed if you wish to use this project commercially.