1
0
mirror of https://github.com/Adorable-Catgirl/Zorya-NEO.git synced 2024-11-13 14:08:07 +11:00
This commit is contained in:
sam 2020-03-22 16:09:49 -04:00
parent a900ff3b54
commit 2ff54eceb9

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.