24 lines
863 B
Markdown
24 lines
863 B
Markdown
Cyber
|
|
=====
|
|
A cyberpunk roleplaying game with online connectivity, made in Unity3D.
|
|
|
|
Roadmap
|
|
-------
|
|
See [the roadmap](ROADMAP.md).
|
|
|
|
Design
|
|
------
|
|
See [game design document](GDD.md).
|
|
|
|
Unity Dependencies
|
|
------------------
|
|
Before doing anything in Unity, install these into the /Assets/AssetStoreTools directory. Note that it's in the gitignore, so you need to create the directory yourself.
|
|
- [Post Processing Stack](https://www.assetstore.unity3d.com/en/#!/content/83912)
|
|
|
|
License
|
|
-------
|
|
The monospace font used is VT323 which is licensed under the [SIL Open Font License version 1.1](LICENSE-VT323.txt).
|
|
|
|
All of the assets created specifically for this project (ie. not mentioned above) are licensed under the CC-BY-NC-SA 4.0 license.
|
|
[![CC-BY-NC-SA](https://i.creativecommons.org/l/by-nc-sa/4.0/80x15.png)](https://creativecommons.org/licenses/by-nc-sa/4.0/)
|