Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naocraftlab/config-backuper-core
The core of the Config Backuper mod
https://github.com/naocraftlab/config-backuper-core
Last synced: 8 days ago
JSON representation
The core of the Config Backuper mod
- Host: GitHub
- URL: https://github.com/naocraftlab/config-backuper-core
- Owner: NaoCraftLab
- License: mit
- Created: 2024-04-24T09:37:01.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-24T09:37:41.000Z (7 months ago)
- Last Synced: 2024-04-24T15:02:24.675Z (7 months ago)
- Language: Java
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# config-backuper-core - The core of the Config Backuper mod
Contains the logic for creating and managing backups of Minecraft configurations.
## Development
### Building
```shell
./gradlew build
```