Skip to content

Libraries versions

ShadowMario edited this page Oct 15, 2024 · 18 revisions

Those are the versions of my downloaded libraries, if you're struggling to get it to compile, you should try them out, as it's confirmed that they're functional for Psych 1.0+:

Haxe 4.3.2

  • flixel: 5.6.1
  • flixel-addons: 3.2.2
  • flixel-tools: 1.5.1
  • hxvlc: 1.9.2
  • lime: 8.1.2
  • openfl: 9.3.3
  • tjson: 1.4.0
  • hxdiscord_rpc: 1.4.2
  • hxcpp-debug-server: 1.2.4
  • flxanimate: git, to install use: haxelib git flxanimate https://github.com/Dot-Stuff/flxanimate 768740a56b26aa0c072720e0d1236b94afe68e3e
  • linc_luajit: git, to install, use: haxelib git linc_luajit https://github.com/superpowers04/linc_luajit.git
  • funkin.vis: git, to install, use: haxelib git funkin.vis https://github.com/FunkinCrew/funkVis 22b1ce089dd924f15cdc4632397ef3504d464e90
  • grig.audio: git, to install, use: haxelib git grig.audio https://gitlab.com/haxe-grig/grig.audio.git cbf91e2180fd2e374924fe74844086aab7891666

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.6.1

Clone this wiki locally