From b582ad31ed8d44aa60b2eab22b2d927519297eeb Mon Sep 17 00:00:00 2001 From: Keuin Date: Thu, 23 Apr 2020 00:28:03 +0800 Subject: Correct LICENSE and README.md --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index fd96346..fc514b2 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,12 @@ -# Fabric Example Mod +# KBackup-Fabric -## Setup +A simple backup mod for fabric Minecraft server. -For setup instructions please see the [fabric wiki page](https://fabricmc.net/wiki/tutorial:setup) that relates to the IDE that you are using. +Current Minecraft version: 1.14.4 -## License +commands: -This template is available under the CC0 license. Feel free to learn from it and incorporate it in your own projects. +- */kb* or */kb help*: show command list +- */kb list*: show existing backups +- */kb backup \[backup_name\]*: make a backup with given name or the current system time by default +- */kb restore \*: restore to a certain backup \ No newline at end of file -- cgit v1.2.3