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: 9 months ago
JSON representation

The core of the Config Backuper mod

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
```