diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..3cfb265 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# Cursed Dice +*6-sided dice models, but off...* + +This project is currently in development. + +## License + +Scripts and souce code included in this repository are protected under the GNU Lesser General Public License Version 3 (LGPLv3). +- [https://www.gnu.org/licenses/lgpl-3.0.html](https://www.gnu.org/licenses/lgpl-3.0.html) +- *Yes, you may use this code as a library in proprietary software.* +- Modifications and distributions of this source code are expected to be protected under LGPLv3 (or compatible FOSS license) + +3D models in this repository are protected under the Creative Commons Attribution-ShareAlike 4.0 International Public License (CC BY-SA 4.0) +- [https://creativecommons.org/licenses/by-sa/4.0/](https://creativecommons.org/licenses/by-sa/4.0/) +- *Yes, you may sell prints of these models.* +- Modifications and distributions of these 3d models are expected to be protected under CC BY-SA 4.0 + |