From 0d622c5fd7f2209b0131de38ed4d1824d822ebe5 Mon Sep 17 00:00:00 2001 From: richTrash21 <87835336+richTrash21@users.noreply.github.com> Date: Fri, 6 Sep 2024 15:54:43 +0400 Subject: [PATCH 1/3] use hxdiscord_rpc 1.2.1 --- Project.xml | 2 +- setup/unix.sh | 2 +- setup/windows.bat | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Project.xml b/Project.xml index 7236c3b8ed4..efb0f31cef9 100644 --- a/Project.xml +++ b/Project.xml @@ -112,7 +112,7 @@ - + diff --git a/setup/unix.sh b/setup/unix.sh index a343ac61a64..07690aa2f29 100755 --- a/setup/unix.sh +++ b/setup/unix.sh @@ -12,9 +12,9 @@ haxelib install flixel-addons 3.2.2 haxelib install flixel-tools 1.5.1 haxelib install hscript-iris 1.0.2 haxelib install tjson 1.4.0 +haxelib install hxdiscord_rpc 1.2.1 haxelib git flxanimate https://github.com/Dot-Stuff/flxanimate 768740a56b26aa0c072720e0d1236b94afe68e3e haxelib git linc_luajit https://github.com/superpowers04/linc_luajit 633fcc051399afed6781dd60cbf30ed8c3fe2c5a -haxelib git hxdiscord_rpc https://github.com/MAJigsaw77/hxdiscord_rpc 3538a1c2bb07b04208cd014220207f8173acdb21 haxelib git hxvlc https://github.com/MAJigsaw77/hxvlc 70e7f5f3e76d526ac6fb8f0e6665efe7dfda589d haxelib git funkin.vis https://github.com/FunkinCrew/funkVis d5361037efa3a02c4ab20b5bd14ca11e7d00f519 haxelib git grig.audio https://gitlab.com/haxe-grig/grig.audio.git cbf91e2180fd2e374924fe74844086aab7891666 diff --git a/setup/windows.bat b/setup/windows.bat index f33d0505e93..4290bbe53ab 100644 --- a/setup/windows.bat +++ b/setup/windows.bat @@ -11,9 +11,9 @@ haxelib install flixel-addons 3.2.2 haxelib install flixel-tools 1.5.1 haxelib install hscript-iris 1.0.2 haxelib install tjson 1.4.0 +haxelib install hxdiscord_rpc 1.2.1 haxelib git flxanimate https://github.com/Dot-Stuff/flxanimate 768740a56b26aa0c072720e0d1236b94afe68e3e haxelib git linc_luajit https://github.com/superpowers04/linc_luajit 633fcc051399afed6781dd60cbf30ed8c3fe2c5a -haxelib git hxdiscord_rpc https://github.com/MAJigsaw77/hxdiscord_rpc 3538a1c2bb07b04208cd014220207f8173acdb21 haxelib git hxvlc https://github.com/MAJigsaw77/hxvlc 70e7f5f3e76d526ac6fb8f0e6665efe7dfda589d haxelib git funkin.vis https://github.com/FunkinCrew/funkVis d5361037efa3a02c4ab20b5bd14ca11e7d00f519 haxelib git grig.audio https://gitlab.com/haxe-grig/grig.audio.git cbf91e2180fd2e374924fe74844086aab7891666 From 6a91c48ee8b26cbd811661c7a79001e2b47c1280 Mon Sep 17 00:00:00 2001 From: ShadowMario <44785097+ShadowMario@users.noreply.github.com> Date: Sun, 15 Sep 2024 18:09:56 -0300 Subject: [PATCH 2/3] Update unix.sh --- setup/unix.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/unix.sh b/setup/unix.sh index f5fa0c67acc..3dcbda50b47 100755 --- a/setup/unix.sh +++ b/setup/unix.sh @@ -14,7 +14,7 @@ haxelib install flixel-addons 3.2.2 haxelib install flixel-tools 1.5.1 haxelib install hscript-iris 1.0.2 haxelib install tjson 1.4.0 -haxelib install hxdiscord_rpc 1.2.1 +haxelib install hxdiscord_rpc 1.2.4 haxelib git flxanimate https://github.com/Dot-Stuff/flxanimate 768740a56b26aa0c072720e0d1236b94afe68e3e haxelib git linc_luajit https://github.com/superpowers04/linc_luajit 633fcc051399afed6781dd60cbf30ed8c3fe2c5a haxelib git hxvlc https://github.com/MAJigsaw77/hxvlc 70e7f5f3e76d526ac6fb8f0e6665efe7dfda589d From 9f10d3dc9268d6b6b8636ec62e40f6abd02f60ea Mon Sep 17 00:00:00 2001 From: ShadowMario <44785097+ShadowMario@users.noreply.github.com> Date: Sun, 15 Sep 2024 18:10:20 -0300 Subject: [PATCH 3/3] Update windows.bat --- setup/windows.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/windows.bat b/setup/windows.bat index 4290bbe53ab..6cf3d5b3726 100644 --- a/setup/windows.bat +++ b/setup/windows.bat @@ -11,7 +11,7 @@ haxelib install flixel-addons 3.2.2 haxelib install flixel-tools 1.5.1 haxelib install hscript-iris 1.0.2 haxelib install tjson 1.4.0 -haxelib install hxdiscord_rpc 1.2.1 +haxelib install hxdiscord_rpc 1.2.4 haxelib git flxanimate https://github.com/Dot-Stuff/flxanimate 768740a56b26aa0c072720e0d1236b94afe68e3e haxelib git linc_luajit https://github.com/superpowers04/linc_luajit 633fcc051399afed6781dd60cbf30ed8c3fe2c5a haxelib git hxvlc https://github.com/MAJigsaw77/hxvlc 70e7f5f3e76d526ac6fb8f0e6665efe7dfda589d