mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-01-12 15:17:57 +00:00
91ab1cb520
Remove the `hmm` haxelib dependency from the build. Linking to `hmm` caused `utest` to be transitively linked, which eventually caused OpenFL to act strangely and instatiate the application twice on the HTML5 target. `hmm` was only used for `HaxelibVersions.getLibraryVersions` macro call. Instead, manually parse the `hmm.json` ourselves to avoid the dependency. This fixes the HTML5 target. `hmm` is still used for package management, but no longer linked in to the build itself. |
||
---|---|---|
.. | ||
assets | ||
logging | ||
macro | ||
plugins | ||
tools | ||
BezierUtil.hx | ||
ClipboardUtil.hx | ||
CLIUtil.hx | ||
Constants.hx | ||
DateUtil.hx | ||
FileUtil.hx | ||
FlxGamepadUtil.hx | ||
HaxeUIUtil.hx | ||
InputUtil.hx | ||
MathUtil.hx | ||
MouseUtil.hx | ||
PlatformUtil.hx | ||
SerializerUtil.hx | ||
SortUtil.hx | ||
VersionUtil.hx | ||
WindowUtil.hx |