Skip to content

Libraries versions

ShadowMario edited this page Dec 21, 2023 · 14 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 0.7.2, in alphabetical order:

Haxe 4.3.2

  • flixel: 5.5.0
  • flixel-addons: 3.2.1
  • flixel-tools: 1.5.1
  • flixel-ui: 2.5.0
  • flxanimate: git, to install use: haxelib git flxanimate https://github.com/ShadowMario/flxanimate dev
  • hxCodec: git, to install, use: haxelib git hxCodec https://github.com/polybiusproxy/hxCodec.git
  • hxdiscord_rpc: git, to install, use: haxelib git hxdiscord_rpc https://github.com/MAJigsaw77/hxdiscord_rpc.git
  • lime: 8.0.1
  • linc_luajit: git, to install, use: haxelib git linc_luajit https://github.com/superpowers04/linc_luajit.git
  • openfl: 9.3.2
  • SScript: 7.7.0
  • tjson: 1.4.0

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