This commit is contained in:
neelkamath
2018-05-11 21:30:27 +05:30
parent 67877cd15e
commit 3cb0e8dc5f
3 changed files with 44 additions and 1 deletions
+8
View File
@@ -76,6 +76,14 @@ You can now run start the server software with a process manager like [PM2](http
A list of changes since the legacy client can be viewed in the [changelog](CHANGELOG.md).
# Documentation
The [documentation](DOCUMENTATION.md) can be useful for making bots etc.
# Contributing
If you are changing the commands, make sure it is backwards compatible with the legacy client and you update the [documentation doc](DOCUMENTATION.md) accordingly.
## Authors
* **Marzavec** - *Initial work* - [marzavec](https://github.com/marzavec)