NOTE: branch main is CURRENTLY BROKEN (sorry :p) - compile with notepool branch instead
this engine is HEAVILY UNFINISHED; be wary of MISSING FEATURES and BREAKING API CHANGES while i keep working on it
see CREDITS.md for a list of credits
Note
the compile setup process takes around 600 to 700mb (and more if you want to compile to cpp)
this engine runs with the latest libraries!
if you havent, install haxe first.
if you also havent, install haxeflixel and all necessary libraries. you can run the following commands after installing haxe:
haxelib install lime
haxelib install openfl
haxelib install flixel
haxelib run lime setup
lime setup flixelperfect! you can now run these commands in your terminal to install the rest of the required libraries!
haxelib install hxvlc
haxelib install tjson
haxelib install moonchart
haxelib install hxdiscord_rpc
haxelib git funkin.vis https://github.com/FunkinCrew/funkVis
haxelib git grig.audio https://gitlab.com/haxe-grig/grig.audio.git
haxelib git flxanimate https://github.com/Dot-Stuff/flxanimate.git 884606823b39b41ae460cd5f0ec1a07310654aa2
haxelib git hscript-iris https://github.com/pisayesiwsi/hscript-iris.git dev(hscript-iris and flxanimate use indev versions)
you should now be able to run lime test <targethere> to compile! tested targets are hl and windows (cpp)