GlobalEmpire / GERT

Globally Engineered Routing Technology - Simple, powerful, flexible
Other
6 stars 8 forks source link

GUSs new features + GUSc syntax correction #88

Closed leothehero closed 2 years ago

leothehero commented 2 years ago

Users can now add and remove modules to the server-side using the functions "SyncNewModule(moduleName,modulePath)" and "RemoveModule(moduleName)". The user must provide the module name for both, and additionally the module path when using SyncNewModule.