2D_Engine_Casio_Tool/README.md

1.1 KiB

License: GPL v3

2D_Engine_Casio_Tool

This tool is used to make game data for the 2D_Engine_Casio Gitea.

Description

Licences

  • 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 or gnu.org/licenses/gpl-3.0.html.

  • Folder fxconv contains tools under MIT license : Copyright (C) 2015-2022 gint/fxSDK contributors. See fxconv/LICENSE. Git

  • Files from the gint project is used in directory gint/. Git

  • Folder src/nlohmann/json contains code under MIT license : Copyright (c) 2013-2025 Niels Lohmann. See src/nlohmann/json/LICENSE.MIT. GitHub