mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-22 15:33:00 +00:00
worldeditadditions_core: add README
This commit is contained in:
parent
3eb59633b7
commit
a5b32bc2d9
1 changed files with 3 additions and 0 deletions
3
worldeditadditions_core/README.md
Normal file
3
worldeditadditions_core/README.md
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
# worldeditadditions_core
|
||||||
|
|
||||||
|
This mod's purpose is to provide a solid base upon which the rest of WorldEditAdditions can function. Once it is complete, we will be able to mark our dependency on `worldedit` itself optional. To get to that point though will still require a significant effort in implementing enhanced versions of all existing WorldEdit commands. If you've got some free time and a great idea for a command, please do open a pull request! :D
|
Loading…
Reference in a new issue