30 lines
2.1 KiB
Markdown
30 lines
2.1 KiB
Markdown

|
|
|
|
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.
|
|
|
|
## Links
|
|
[Discord](https://discord.gg/Sud2DMfhCC) | [Steam](https://store.steampowered.com/app/1255460/Space_Station_14/) | [Boosty](https://boosty.to/theshued)
|
|
|
|
## Contributing
|
|
|
|
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.
|
|
|
|
## Building
|
|
|
|
1. Clone this repo.
|
|
2. Run `RUN_THIS.py` to init submodules and download the engine.
|
|
3. Compile the solution.
|
|
|
|
[More detailed instructions on building the project.](https://docs.spacestation14.com/en/general-development/setup.html)
|
|
|
|
## Licensing/Attriibution
|
|
|
|
These are just the most important points, Please read [Legal.md](https://github.com/crystallpunk-14/crystall-punk-14/blob/master/Legal.md) 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)
|
|
|
|
## Forking CrystallEdge
|
|
|
|
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.
|