mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 21:01:52 +00:00
Added basic component access in Scripts
This commit is contained in:
@@ -52,6 +52,8 @@ static class ScriptEngine
|
||||
|
||||
LoadAssembly("resources/scripts/ScriptCore.dll");
|
||||
|
||||
ScriptGlue.RegisterManagedComponents();
|
||||
|
||||
//Samples();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user