Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit dbc7545

Browse files
committed
TEST | Update flixel-addons version to 3.3.2 in setup scripts
1 parent 6a61b42 commit dbc7545

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup/unix.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ echo "This might take a few moments depending on your internet speed."
55
haxelib install lime 8.2.2
66
haxelib install openfl 9.4.1
77
haxelib install flixel 5.6.1
8-
haxelib install flixel-addons 3.2.2
8+
haxelib install flixel-addons 3.3.2
99
haxelib install flixel-tools 1.5.1
1010
haxelib install hscript-iris 1.1.3
1111
haxelib install tjson 1.4.0

setup/windows.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ echo This might take a few moments depending on your internet speed.
77
haxelib install lime 8.2.2
88
haxelib install openfl 9.4.1
99
haxelib install flixel 5.6.1
10-
haxelib install flixel-addons 3.2.2
10+
haxelib install flixel-addons 3.3.2
1111
haxelib install flixel-tools 1.5.1
1212
haxelib install hscript-iris 1.1.3
1313
haxelib install tjson 1.4.0

0 commit comments

Comments
 (0)