https://github.com/redstrate/dalamudrepotool
Turn Dalamud repository state into consumable JSON
https://github.com/redstrate/dalamudrepotool
dalamud dalamud-plugin
Last synced: 11 months ago
JSON representation
Turn Dalamud repository state into consumable JSON
- Host: GitHub
- URL: https://github.com/redstrate/dalamudrepotool
- Owner: redstrate
- License: gpl-3.0
- Created: 2024-05-22T02:31:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-14T03:09:55.000Z (about 1 year ago)
- Last Synced: 2025-04-14T04:24:18.704Z (about 1 year ago)
- Topics: dalamud, dalamud-plugin
- Language: Rust
- Homepage: https://xiv.zone/software/dalamudrepotool
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://github.com/goatcorp/XLWebServices) does for the main Dalamud repository.
## License

This project is licensed under the [GNU General Public License 3](LICENSE).