This repository has been archived by the owner on Sep 29, 2024. It is now read-only.
RF2ETHOS (V2.04)
New updates enable compilation - this results in the scripts being a bit lighter on the host operating system (ethos)
Notable things to consider:
In main.lua you will find a variable
config.useCompiler = true
If you plan to do dev work - set this to off. It means you dont have to keep purging the bytecache.
If you want to re-enable compiled file use - you need to delete the .luac files from /scripts/widgetname/compiled/*.luac
Good luck!