Skip to content

Commit b8ff328

Browse files
committed
they SHOULD all work now
1 parent 72e885e commit b8ff328

File tree

2 files changed

+14
-15
lines changed

2 files changed

+14
-15
lines changed

setup/unixLinux.sh

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,32 +11,32 @@ echo This might take a few moments depending on your internet speed.
1111
haxelib install lime 8.1.2
1212
haxelib install openfl 9.3.3
1313
haxelib install flixel 5.6.1
14-
haxelib install flixel-addons 3.2.2
14+
haxelib install flixel-addons 3.3.2
1515
haxelib install flixel-tools 1.5.1
1616
haxelib install hscript-iris 1.1.3
1717
haxelib install tjson 1.4.0
1818
haxelib install hxdiscord_rpc 1.2.4
1919
haxelib install hxvlc 2.0.1 --skip-dependencies
20-
haxelib install lime 8.1.2
21-
haxelib install openfl 9.3.3
2220
haxelib install helder.set 0.3.1
2321
haxelib install yaml 2.0.1
2422
haxelib install hxWebSockets 1.4.0
2523
haxelib install haxe-concurrent 5.1.3
2624
haxelib install actuate 1.9.0
2725
haxelib install flixel-ui 2.6.1
2826
haxelib install hscript 2.5.0
27+
haxelib install noisehx
28+
haxelib set lime 8.1.2
29+
haxelib set openfl 9.3.3
30+
haxelib git linc_dialogs https://github.com/snowkit/linc_dialogs.git
2931
haxelib git flxanimate https://github.com/Dot-Stuff/flxanimate 768740a56b26aa0c072720e0d1236b94afe68e3e
3032
haxelib git linc_luajit https://github.com/superpowers04/linc_luajit 1906c4a96f6bb6df66562b3f24c62f4c5bba14a7
31-
haxelib git funkin.vis https://github.com/FunkinCrew/funkVis 22b1ce089dd924f15cdc4632397ef3504d464e90
32-
haxelib git grig.audio https://gitlab.com/haxe-grig/grig.audio.git cbf91e2180fd2e374924fe74844086aab7891666
33-
haxelib git flxanimate https://github.com/Dot-Stuff/flxanimate 768740a56b26aa0c072720e0d1236b94afe68e3e
34-
haxelib git funkin.vis https://github.com/FunkinCrew/funkVis 22b1ce089dd924f15cdc4632397ef3504d464e90
33+
haxelib git funkin.vis https://github.com/beihu235/funkVis-FrequencyFixed
3534
haxelib git grig.audio https://gitlab.com/haxe-grig/grig.audio.git cbf91e2180fd2e374924fe74844086aab7891666
3635
haxelib git haxeui-core https://github.com/haxeui/haxeui-core 51c23588614397089a5ce182cddea729f0be6fa0
3736
haxelib git haxeui-flixel https://github.com/haxeui/haxeui-flixel da27e833947f32ef007ed11f523aa5524f5a5d54
3837
haxelib git flixel-text-input https://github.com/FunkinCrew/flixel-text-input 951a0103a17bfa55eed86703ce50b4fb0d7590bc
3938
haxelib git FlxPartialSound https://github.com/FunkinCrew/FlxPartialSound.git f986332ba5ab02abd386ce662578baf04904604a
39+
haxelib git moonchart https://github.com/MaybeMaru/moonchart
4040
haxelib git tentools https://github.com/TentaRJ/tentools.git
4141
haxelib git systools https://github.com/haya3218/systools
4242
haxelib run lime rebuild systools linux

setup/unixMac.sh

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,33 +11,32 @@ echo This might take a few moments depending on your internet speed.
1111
haxelib install lime 8.1.2
1212
haxelib install openfl 9.3.3
1313
haxelib install flixel 5.6.1
14-
haxelib install flixel-addons 3.2.2
14+
haxelib install flixel-addons 3.3.2
1515
haxelib install flixel-tools 1.5.1
1616
haxelib install hscript-iris 1.1.3
1717
haxelib install tjson 1.4.0
1818
haxelib install hxdiscord_rpc 1.2.4
1919
haxelib install hxvlc 2.0.1 --skip-dependencies
20-
haxelib install lime 8.1.2
21-
haxelib install openfl 9.3.3
2220
haxelib install helder.set 0.3.1
2321
haxelib install yaml 2.0.1
2422
haxelib install hxWebSockets 1.4.0
2523
haxelib install haxe-concurrent 5.1.3
2624
haxelib install actuate 1.9.0
2725
haxelib install flixel-ui 2.6.1
2826
haxelib install hscript 2.5.0
27+
haxelib install noisehx
28+
haxelib set lime 8.1.2
29+
haxelib set openfl 9.3.3
30+
haxelib git linc_dialogs https://github.com/snowkit/linc_dialogs.git
2931
haxelib git flxanimate https://github.com/Dot-Stuff/flxanimate 768740a56b26aa0c072720e0d1236b94afe68e3e
3032
haxelib git linc_luajit https://github.com/superpowers04/linc_luajit 1906c4a96f6bb6df66562b3f24c62f4c5bba14a7
31-
haxelib git funkin.vis https://github.com/FunkinCrew/funkVis 22b1ce089dd924f15cdc4632397ef3504d464e90
32-
haxelib git grig.audio https://gitlab.com/haxe-grig/grig.audio.git cbf91e2180fd2e374924fe74844086aab7891666
33-
haxelib git flxanimate https://github.com/Dot-Stuff/flxanimate 768740a56b26aa0c072720e0d1236b94afe68e3e
34-
haxelib git linc_luajit https://github.com/superpowers04/linc_luajit 1906c4a96f6bb6df66562b3f24c62f4c5bba14a7
35-
haxelib git funkin.vis https://github.com/FunkinCrew/funkVis 22b1ce089dd924f15cdc4632397ef3504d464e90
33+
haxelib git funkin.vis https://github.com/beihu235/funkVis-FrequencyFixed
3634
haxelib git grig.audio https://gitlab.com/haxe-grig/grig.audio.git cbf91e2180fd2e374924fe74844086aab7891666
3735
haxelib git haxeui-core https://github.com/haxeui/haxeui-core 51c23588614397089a5ce182cddea729f0be6fa0
3836
haxelib git haxeui-flixel https://github.com/haxeui/haxeui-flixel da27e833947f32ef007ed11f523aa5524f5a5d54
3937
haxelib git flixel-text-input https://github.com/FunkinCrew/flixel-text-input 951a0103a17bfa55eed86703ce50b4fb0d7590bc
4038
haxelib git FlxPartialSound https://github.com/FunkinCrew/FlxPartialSound.git f986332ba5ab02abd386ce662578baf04904604a
39+
haxelib git moonchart https://github.com/MaybeMaru/moonchart
4140
haxelib git tentools https://github.com/TentaRJ/tentools.git
4241
haxelib git systools https://github.com/haya3218/systools
4342
haxelib run lime rebuild systools mac

0 commit comments

Comments
 (0)