README.md update

Forge-1.14.4
szymon 2020-01-25 10:56:08 +01:00
parent 6c064c1a4d
commit db8d24e541
3 changed files with 8 additions and 5 deletions

View File

@ -1,17 +1,19 @@
# Textile Backup
>Finally, a backup mod for fabric!
[![Downloads](http://cf.way2muchnoise.eu/full_*_downloads.svg)
![Available for](http://cf.way2muchnoise.eu/versions/*.svg)](https://www.curseforge.com/minecraft/mc-mods/*)
[![Downloads](http://cf.way2muchnoise.eu/full_359893_downloads.svg)
![Available for](http://cf.way2muchnoise.eu/versions/359893.svg)](https://www.curseforge.com/minecraft/mc-mods/textile-backup)
Small, configurable, fully server-side backup mod for Fabric
Commands look like that: /backup [operation]
Available operations are:
* start - just starts backup
* cleanup - forces cleanup procedure (deletes old backup according to config)
Commands look like that: /backup 'operation'.
All of above can only be done by server admins(permission level 4)
Available operations are:
* start - just starts backup
* cleanup - forces cleanup procedure (deletes old backups according to config)
All of above can only be done by server admins(permission level 4) / player on single payer with cheats on
Feel free to use this mod in your modpack or on server!

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 MiB

View File

@ -14,6 +14,7 @@
},
"license": "GPLv3",
"icon": "assets/textile_backup/textile_backup.png",
"environment": "*",
"entrypoints": {