1
Mod Showroom / CLEORedux for Bully
« on: August 23, 2022, 08:13:54 PM »
Hello there, CLEORedux is a scripting runtime for games like GTA III, VC, SA & a few others. If you've heard about CLEO for GTAs, it's the same thing. But instead of CS scripts, it uses JavaScript.
What does it do?
It allows you to write script mods without the hassle of compiling, decompiling, extracting IMG archives, etc. You can just write your script mods using JS and put them inside the CLEO folder and done. Moreover, it even supports reloading the scripts while the game is running!
At the moment, CLEORedux has support for Bully Scholarship Edition (v1.2) but only a few opcodes are available. It needs work documenting the opcodes. If you're interested in helping with documenting the opcodes check here.
Check out more about CLEORedux here
An example mod for Bully, here
Disclaimer: I'm not the author of CLEORedux. Credits & rights goes to Seeman.
What does it do?
It allows you to write script mods without the hassle of compiling, decompiling, extracting IMG archives, etc. You can just write your script mods using JS and put them inside the CLEO folder and done. Moreover, it even supports reloading the scripts while the game is running!
At the moment, CLEORedux has support for Bully Scholarship Edition (v1.2) but only a few opcodes are available. It needs work documenting the opcodes. If you're interested in helping with documenting the opcodes check here.
Check out more about CLEORedux here
An example mod for Bully, here
Disclaimer: I'm not the author of CLEORedux. Credits & rights goes to Seeman.