A1.8 external music loading Add textbox can rename project name (lua) music_loaddir(dir) – load .wav .mp3 .ogg in dir (lua) music_playsound(sound) – play so...
A1.7.2 I use rguilayout for create gui and rinstallfriendly for installer Add gui draw with raygui.h 12 default theme of raygui (UIBrowser) button open folder w...
Interverse Run an other game, read extern save. Run game (lua api) run("projet.egba") -- work with .lua Read extern save (lua api) -- if target is projet.sav lo...
Add (.sav file) static data (lua) function rsave_string(id) -> text (lua) function rsave_numb(id) -> number (lua) function rsave_bool(id) -> bool (lua) function...