Home › Forums › General Discussions Forum › Modding › Reply To: Modding
@clickgaster
AB Classic 2.0.0 is better for adding new episodes. The only downside is that scripts and levels are encrypted. Also Shift+P is broken. You need OpenSSL and encryption keys first. Then decrypt options.lua and decompile it. Set releaseBuild = false, cheatsEnabled = true, showEditor = true. You need to encrypt levels after making them. Then add scores to starLimits.lua and new episode data in episodes.lua, after that encrypt them.
Shift+P is broken in Rio, too. so to test level you need to pack it in 7z, encrypt it and use Play button on the menu.