You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also corrected that one mistake where the decompile command said it compiled things
Added daemon mode
Run the command daemon (with an optional command to start)
This will leave Tickompiler running and you can continuously enter more commands
This is beneficial because of runtime optimizations during compilation and decompilation that would otherwise be lost to continual stopping and restarting of the JVM
Gate and endless games will now be extracted from the code.bin, and can be packed.
Make sure to update your base packing file before packing gate games.
In order to use this properly, the latest release of RHMPatch is needed.
The #start and #assets directives are now deprecated.
Their function is taken over by special markers with the names start: and assets:.