license part 1

This commit is contained in:
Ed
2025-01-26 15:33:18 +03:00
parent 2201bb70dd
commit e5c8256cfa
5 changed files with 158 additions and 64 deletions

View File

@@ -1,13 +1,14 @@
<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>
## Links
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.
## Documentation/Wiki
here:
https://github.com/crystallpunk-14/crystall-punk-14/wiki
## 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.
@@ -16,10 +17,13 @@ https://github.com/crystallpunk-14/crystall-punk-14/wiki
[More detailed instructions on building the project.](https://docs.spacestation14.com/en/general-development/setup.html)
## License
## Licensing/Attriibution
The base code for the original Space Station 14 game is licensed under [MIT License](https://github.com/space-wizards/space-station-14/blob/master/LICENSE.TXT)
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)
All CrystallEdge codebase contributions [rights reserved](https://github.com/crystallpunk-14/crystall-punk-14/blob/master/LICENSE.TXT).
## Forking CrystallEdge
Visual and sound assets have their own license, described in the attribution file next to them.
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.