From b477223170dd1b7c3a14942e172b5e158cff2191 Mon Sep 17 00:00:00 2001 From: JordanSantiagoYT Date: Thu, 12 Dec 2024 23:10:43 -0500 Subject: [PATCH] make it git away3d --- setup/unix.sh | 2 +- setup/windows.bat | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/setup/unix.sh b/setup/unix.sh index 337b2badeec..4d431fb3afc 100644 --- a/setup/unix.sh +++ b/setup/unix.sh @@ -12,7 +12,7 @@ haxelib install flixel-tools haxelib install flixel-ui haxelib install hscript haxelib install hxcpp-debug-server -haxelib install away3d +haxelib git away3d https://github.com/moxie-coder/away3d haxelib git hxcpp https://github.com/HaxeFoundation/hxcpp/ haxelib git hxCodec https://github.com/polybiusproxy/hxCodec haxelib git flxanimate https://github.com/Dot-Stuff/flxanimate 768740a56b26aa0c072720e0d1236b94afe68e3e diff --git a/setup/windows.bat b/setup/windows.bat index ff475e3629d..640fc1985a3 100644 --- a/setup/windows.bat +++ b/setup/windows.bat @@ -13,7 +13,7 @@ haxelib install flixel-ui haxelib install hxCodec 2.5.1 haxelib install hscript haxelib install hxcpp-debug-server -haxelib install away3d +haxelib git away3d https://github.com/moxie-coder/away3d haxelib git hxcpp https://github.com/HaxeFoundation/hxcpp/ haxelib git flxanimate https://github.com/Dot-Stuff/flxanimate 768740a56b26aa0c072720e0d1236b94afe68e3e haxelib git linc_luajit https://github.com/superpowers04/linc_luajit