Added extension to Plugin Manager that supports scripts in a Plugin folder

This commit is contained in:
Maruno17
2021-04-25 19:09:56 +01:00
parent 484813c592
commit 0b757d3863
4 changed files with 415 additions and 60 deletions

View File

@@ -24,6 +24,7 @@ end
def mainFunctionDebug
begin
PluginManager.runPlugins
Compiler.main
Game.initialize
Game.set_up_system