diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 0000000..4a6e176 --- /dev/null +++ b/docs/README.md @@ -0,0 +1,8 @@ +# WorldEditAdditions Docs +Hey there! You've stumbled across the WorldEditAdditions documentation folder. In here, you'll find a bunch of useful files that explain how to use, extend, and hack on WorldEditAdditions. + + * **Usage** + * [Chat Command Reference](01-Command-Reference.md) + * [Changelog](../CHANGELOG.md) + * **Development** + * [Contributing Guide](../CONTRIBUTING.md)