Skip to content

Commit

Permalink
install format haxelib
Browse files Browse the repository at this point in the history
  • Loading branch information
Geokureli committed Mar 7, 2024
1 parent 0460f81 commit 5042dc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Main.hx
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ private function installHaxelibs(limeVersion:LibVersion, openflVersion:LibVersio
Haxelib.install.bind("nape-haxe4"),
Haxelib.install.bind("haxeui-core"),
Haxelib.install.bind("haxeui-flixel"),
Haxelib.install.bind("format"), // needed for git lime
Haxelib.git.bind("HaxeFoundation", "hscript"),
Haxelib.git.bind("larsiusprime", "firetongue"),
Haxelib.git.bind("Geokureli", "spinehaxe", "spinehaxe", "haxe4.3.1"),
Expand Down

0 comments on commit 5042dc0

Please sign in to comment.