aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Hodgden <chrhodgden@gmail.com>2024-07-03 15:57:00 -0500
committerChristian Hodgden <chrhodgden@gmail.com>2024-07-03 15:57:00 -0500
commitdfbfbbe2f06f7b84bd4577058097a8136db1ed13 (patch)
treed6c61700dd5b100d21274bcb5586711a8105a644 /README.md
parent8837917317256a5a901ee7762ad818c3c0f68c71 (diff)
added Licenses
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
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
+