diff --git a/docs/Developing.md b/docs/Developing.md new file mode 100644 index 0000000..8a83348 --- /dev/null +++ b/docs/Developing.md @@ -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. \ No newline at end of file