From f40210c18960117a635eb21fc5ba2479662c2d68 Mon Sep 17 00:00:00 2001 From: teatov Date: Sun, 27 Jul 2025 13:01:29 +1000 Subject: [PATCH] add license info to readme --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 5b2639f..c3cbb3e 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,14 @@ Source projects for assets (Blender files, Krita files, etc.) are stored [here](/teatov/batrix-art). If you want to clone the repo, make sure you have [Git LFS](https://git-lfs.com/) installed. + +## License + +The code is licensed under the +[MIT License](/teatov/batrix/src/branch/main/LICENSE.txt). + +Art assets (files in the `assets/` directory) have different licenses. +All original assets (textures, models, music) are licensed under the +[CC BY-NC 4.0](/teatov/batrix/src/branch/main/assets/LICENSE.txt). +Any third-party assets (fonts, sound effects) each have their own +license files in their respective directories.