Skip to content

Libraries Versions

LORAY edited this page Jul 28, 2025 · 3 revisions

Welcome to the Lore-Origins wiki!

Those are the versions of my downloaded libraries, if you're struggling to get it to compile, you should try them out :

Haxe 4.3.5

flixel: 5.5.0
openfl: 9.4.1
lime: 8.2.2
flixel-addons: 3.3.2
flixel-tools: 1.5.1
flixel-ui: 2.6.3
hscript-iris: 1.0.2
hxcpp: 4.3.2
tjson: 1.4.0
hxdiscord_rpc: 1.2.4
hxcpp-debug-server: 1.2.4
flxanimate: git, to install use: haxelib git flxanimate https://github.com/ShadowMario/flxanimate dev
linc_luajit: git, to install, use: haxelib git linc_luajit https://github.com/superpowers04/linc_luajit

Optional (I believe, you should try these if you REALLY have issues) :

hxvlc: 2.2.1
hxCodec: 3.0.2

If you want to install a specific version of Haxe's default libraries (like Flixel for example), use haxelib set library version, here's an example:

haxelib set flixel 5.5.0

NOTE: Some of these libraries has been locally modified in the source. Keep that in mind if you have any other issues.

Clone this wiki locally