This commit is contained in:
sam 2020-03-22 16:09:49 -04:00
parent a900ff3b54
commit 2ff54eceb9
1 changed files with 2 additions and 0 deletions

2
docs/Developing.md Normal file
View File

@ -0,0 +1,2 @@
# Development tips
Loading libraries is done with `krequire`. Be careful of this. Also, you have to load modules through the `zorya` library. Also, uncaught thread errors will crash the system. Be mindful of that.