Merge branch 'main' of https://gitea.skadubpc.net/ulysse/2D_Engine_Casio_Tool.git into main
This commit is contained in:
commit
3bf8c3a991
|
@ -8,9 +8,9 @@ This tool is used to make game data for the 2D_Engine_Casio [Gitea](https://gite
|
||||||
- This program is open-source : you can redistribute and/or modify it under the term of the **GNU GPLv3**.
|
- This program is open-source : you can redistribute and/or modify it under the term of the **GNU GPLv3**.
|
||||||
Copyright (C) 2025 Ulysse Cura. See [LICENSE](LICENSE) or [gnu.org/licenses/gpl-3.0.html](https://www.gnu.org/licenses/gpl-3.0.html).
|
Copyright (C) 2025 Ulysse Cura. See [LICENSE](LICENSE) or [gnu.org/licenses/gpl-3.0.html](https://www.gnu.org/licenses/gpl-3.0.html).
|
||||||
|
|
||||||
- Files from the gint project are used but not modified in directory [gint/](gint/).
|
- Files from the gint project are used but not modified in directory [gint](gint).
|
||||||
[Git](https://git.planet-casio.com/Lephenixnoir/gint)
|
[Git](https://git.planet-casio.com/Lephenixnoir/gint)
|
||||||
|
|
||||||
- Folder `src/nlohmann/json` contains code under **MIT license** :
|
- Folder [src/nlohmann/json](src/nlohmann/json) contains code under **MIT license** :
|
||||||
Copyright (c) 2013-2025 Niels Lohmann. See [src/nlohmann/json/LICENSE.MIT](src/nlohmann/json/LICENSE.MIT).
|
Copyright (c) 2013-2025 Niels Lohmann. See [src/nlohmann/json/LICENSE.MIT](src/nlohmann/json/LICENSE.MIT).
|
||||||
[GitHub](https://github.com/nlohmann/json)
|
[GitHub](https://github.com/nlohmann/json)
|
||||||
|
|
Loading…
Reference in New Issue