summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKeuin <[email protected]>2020-04-23 00:28:03 +0800
committerkeuin <[email protected]>2020-04-23 00:28:03 +0800
commitb582ad31ed8d44aa60b2eab22b2d927519297eeb (patch)
treea05049657179f921fefa7a87de0100fe144e7110 /README.md
parent28ebd3ae91dc6087a9f9acd93f80dd92be2d64aa (diff)
Correct LICENSE and README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 8 insertions, 5 deletions
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 \<backup_name\>*: restore to a certain backup \ No newline at end of file