From 23e4bcd6b5a29337d1dca8a2bd7b7e847aef65cc Mon Sep 17 00:00:00 2001 From: Nat Quayle Nelson Date: Tue, 7 Sep 2021 21:28:37 -0600 Subject: [PATCH] add flixel-ui to test environment --- test-project.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/test-project.sh b/test-project.sh index 487ed6a8..7be2c129 100755 --- a/test-project.sh +++ b/test-project.sh @@ -15,6 +15,7 @@ then haxelib install openfl haxelib install flixel haxelib install flixel-addons + haxelib install flixel-ui haxelib install hxcpp fi