Files
crystall-punk-14/README.md

29 lines
2.1 KiB
Markdown
Raw Normal View History

<p align="center"> <img alt="CrystallEdge" width="880" height="440" src="https://github.com/crystallpunk-14/crystall-punk-14/assets/96445749/d1d1907b-aaa4-4491-83da-342de0ac5244" /></p>
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
## Contributing
2025-01-26 15:33:18 +03:00
We welcome any support from the community in the development of the game! Join our discord to find out how you can help the project, or check out [Issues](https://github.com/crystallpunk-14/crystall-punk-14/issues) on Github.
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
2025-01-26 15:33:18 +03:00
## Licensing/Attriibution
2021-04-17 23:11:48 +00:00
2025-01-26 15:33:18 +03:00
These are just the most important points, Please read [Legal.md](TODO) for the specifics around licensing/attribution/copyright.
- Unless specified otherwise, all Source Code, inside any _CP14 or CP14 folders, fall under the terms specified in LICENSE_CE.TXT (all right reserved) with Exhibit B enforced and the CrystallEdge CLA. All assets/content in those folders falls under CC-BY-SA 4.0 unless otherwise specified.
- Any content from SpaceWizards/SpaceStation14 without specified licensing of any code is licensed under MIT (LICENSE.txt). Any Space Wizards content licensed under CC-BY-SA 3.0 to Space Wizards Federation & Contributors.
- You may not use CrystallEdge code in other projects without specific permission from the CrystallEdge author (TheShuEd)
2021-04-17 23:11:48 +00:00
2025-01-26 15:33:18 +03:00
## Forking CrystallEdge
2024-08-10 13:19:08 +03:00
2025-01-26 15:33:18 +03:00
You cannot create forks of CrystallEdge to open your own public servers. You can copy a build for educational purposes, code research and contributing to the main build.