Update README.md

This commit is contained in:
4N0N_H4X0R||Aiden
2021-10-29 14:23:42 +02:00
committed by GitHub
parent b440edb9c0
commit a7ca6e1398
+1 -1
View File
@@ -20,6 +20,6 @@ But here is a small guide on how
In this folder you can create direct subfolders (NOT SUBFOLDERS IN SUBFOLDERS OF MODULES)
5.) Take a look at the example.js file, and use it as base for your modules
Note that you can add pretty much any objects that you want, the name object must stay as that one is used for identifying the module, but you can add functions as you want
6.) If you have added/removed or edited any modules, you can now while the program is running, type in reload into its cli and it will reload all the modules
6.) If you have added/removed or edited any modules, you can now while the program is running, type in `reload` into its cli and it will reload all the modules
7.) Profit