File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 113113 <!-- _______________________________ Libraries ______________________________ -->
114114
115115 <haxelib name =" lime" version =" 8.1.3" />
116- <haxelib name =" flixel" version =" 5.6.2 " />
116+ <haxelib name =" flixel" version =" git " />
117117 <haxelib name =" flixel-ui" version =" 2.6.1" />
118118 <haxelib name =" flixel-addons" version =" 3.2.3" />
119119 <haxelib name =" away3d" version =" git" />
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ echo Installing dependencies...
66echo This might take a few moments depending on your internet speed.
77haxelib install lime 8.1.3
88haxelib install openfl 9.3.3
9- haxelib install flixel 5.6.2
9+ haxelib git flixel https://github.com/moxie-coder/ flixel 5.6.2
1010haxelib install flixel-addons 3.2.3
1111haxelib install flixel-tools 1.5.1
1212haxelib install flixel-ui 2.6.1
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ echo This might take a few moments depending on your internet speed.
66@ echo on
77haxelib install lime 8.1.3
88haxelib install openfl 9.3.3
9- haxelib install flixel 5.6.2
9+ haxelib git flixel https://github.com/moxie-coder/ flixel 5.6.2
1010haxelib install flixel-addons 3.2.3
1111haxelib install flixel-tools 1.5.1
1212haxelib install flixel-ui 2.6.1
You can’t perform that action at this time.
0 commit comments