Turn Dalamud repository state into consumable JSON
Find a file
2025-04-13 23:09:52 -04:00
.github/workflows Add CI 2025-03-10 17:51:33 -04:00
src Fix Clippy warnings, remove unused imports 2025-03-10 17:52:45 -04:00
.gitignore Add initial files 2024-05-21 22:40:44 -04:00
Cargo.lock Remove chrono rustc-serialize feature 2025-04-13 23:09:52 -04:00
Cargo.toml Remove chrono rustc-serialize feature 2025-04-13 23:09:52 -04:00
LICENSE Add LICENSE and README.md 2024-05-21 23:32:40 -04:00
README.md Add LICENSE and README.md 2024-05-21 23:32:40 -04:00

DalamudRepoTool

This program turns a repository's State.toml and other data into a repo.json that's consumable by Dalamud. It's a stripped down version of what XLWebServices does for the main Dalamud repository.

License

GPLv3

This project is licensed under the GNU General Public License 3.