summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKeuin <[email protected]>2021-01-20 18:49:10 +0800
committerkeuin <[email protected]>2021-01-20 18:49:10 +0800
commitd010ca5c85dbc36502b382fda4b5b24f0a8b4d6f (patch)
treefd6f367417d8d6dfc30fc0660f1360a3ad45689e /README.md
parent5660bef2024c2a3288e12bacd2acc63eab63b83d (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index c2cb86e..4fe0d01 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
# KBackup-Fabric
-A simple backup mod for fabric Minecraft server.
+A simple backup mod for **fabric** Minecraft server, which makes **normal `.zip` backup** of your world, or self-implemented **incremental backup**, with slower increasing disk usage.
-Minecraft version: 1.14.4, 1.15.2, 1.16.4
+Supported Minecraft version: 1.14.4, 1.15.2, 1.16.4/1.16.5
[Fabric API](https://minecraft.curseforge.com/projects/fabric/files) is required!