Skip to content

Commit

Permalink
Merge pull request #5 from HaxeFlixel/haxeui
Browse files Browse the repository at this point in the history
Haxeui
  • Loading branch information
Geokureli committed Jul 21, 2023
2 parents fa2b9b2 + 1c35f6c commit ef0286d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions build/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions src/Main.hx
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,8 @@ private function installHaxelibs(flixelVersions):ExitCode {
Haxelib.install.bind("task"),
Haxelib.install.bind("poly2trihx"),
Haxelib.install.bind("nape-haxe4"),
Haxelib.install.bind("haxeui-core"),
Haxelib.install.bind("haxeui-flixel"),
Haxelib.git.bind("HaxeFoundation", "hscript"),
Haxelib.git.bind("larsiusprime", "firetongue"),
Haxelib.git.bind("bendmorris", "spinehaxe"),
Expand Down

0 comments on commit ef0286d

Please sign in to comment.