diff options
author | EliasFleckenstein03 <54945686+EliasFleckenstein03@users.noreply.github.com> | 2020-06-01 16:19:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-01 16:19:48 +0200 |
commit | 736d7372f6adf800797e19e9febb23372a1c68b0 (patch) | |
tree | 74b0ee92f2dae39a0050d01953d904540a7224b5 /README.md | |
parent | 65b1cadea4fc4798c4ac52ba670a1f32615ca643 (diff) | |
download | default-736d7372f6adf800797e19e9febb23372a1c68b0.tar.xz |
Create README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..12f44c2 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# default +The mineclone version of the default mod. It registeres aliases in the default: namespace to their mineclone equivalents, contains the schematics and some of the functions of the default mod. +Many Minetest Mods depend on 'default', even if everything they use default for is a crafting recipe. This mod tries to make these mods available for MineClone2 servers. |