From a3baac798f3ae3d3a18a97e4b42809ee9753392d Mon Sep 17 00:00:00 2001 From: Ulysse Cura Date: Sat, 16 Aug 2025 15:05:47 +0200 Subject: [PATCH] Actualiser README.md --- README.md | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index dd51059..ca76a0e 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,16 @@ -[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) -# 2D_Engine_Casio_Tool - -## Description -This tool is used to make game data for the 2D_Engine_Casio [Gitea](https://gitea.skadubpc.net/ulysse/2D_Engine_Casio). - -## 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](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/). - [Git](https://git.planet-casio.com/Lephenixnoir/gint) - -- Folder `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). - [GitHub](https://github.com/nlohmann/json) +[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) +# 2D_Engine_Casio_Tool + +## Description +This tool is used to make game data for the 2D_Engine_Casio [Gitea](https://gitea.skadubpc.net/ulysse/2D_Engine_Casio). + +## 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](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). + [Git](https://git.planet-casio.com/Lephenixnoir/gint) + +- 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). + [GitHub](https://github.com/nlohmann/json)