add license info to readme

This commit is contained in:
2025-07-27 13:01:29 +10:00
parent 3c2b28866b
commit f40210c189

View File

@@ -4,3 +4,14 @@ Source projects for assets (Blender files, Krita files, etc.)
are stored [here](/teatov/batrix-art). are stored [here](/teatov/batrix-art).
If you want to clone the repo, make sure you have [Git LFS](https://git-lfs.com/) installed. 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.