Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.41 KB

README.md

File metadata and controls

24 lines (14 loc) · 1.41 KB

CrystallPunk

Links

Documentation/Wiki

Contributing

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.

License

license-badge

All CrystallPunk14 codebase contributions are licensed under Creative Commons BY-NC-SA. See LICENSE for more details.

Most visual assets are licensed under CC-BY-SA 3.0 unless stated otherwise. Assets have their license and the copyright in the metadata file. Example.

Important: This means that code from CrystallPunk14 cannot be ported to others codebases. If you wish to port a specific feature, you must get the developer(s) to sublicense it to you under a license like AGPLv3. This also applies in the opposite direction for features ported from other codebases.