527 B
527 B
orbis-editor
Orbis IDE built in OrbisScript
How it proves the point
Purely this just proves that the runtime can transpile the OrbisScript files into Java code. It has Java reflection for stuff I forgot but it ultimately should be able to handle it all. Like I said, why build your own scripting lang if you can't make an IDE in it.
Deploy
- Drop
OrbisRuntime.jarinto your Hytale server'smods/ - Copy
editor.hytaleto the server'sorbis-data/scripts/ - Run
/orbis runin-game - Run
/orbis editor