1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2025-07-04 01:36:24 +00:00

Updated haxelibs

This commit is contained in:
EliteMasterEric 2024-08-26 18:01:06 -04:00
parent f2433bfdcc
commit 269f3ecfbe

View file

@ -1,5 +1,12 @@
{ {
"dependencies": [ "dependencies": [
{
"name": "FlxPartialSound",
"type": "git",
"dir": null,
"ref": "a1eab7b9bf507b87200a3341719054fe427f3b15",
"url": "https://github.com/FunkinCrew/FlxPartialSound.git"
},
{ {
"name": "discord_rpc", "name": "discord_rpc",
"type": "git", "type": "git",
@ -32,7 +39,7 @@
"name": "flixel-ui", "name": "flixel-ui",
"type": "git", "type": "git",
"dir": null, "dir": null,
"ref": "d0afed7293c71ffdb1184751317fc709b44c9056", "ref": "27f1ba626f80a6282fa8a187115e79a4a2133dc2",
"url": "https://github.com/HaxeFlixel/flixel-ui" "url": "https://github.com/HaxeFlixel/flixel-ui"
}, },
{ {
@ -42,13 +49,6 @@
"ref": "768740a56b26aa0c072720e0d1236b94afe68e3e", "ref": "768740a56b26aa0c072720e0d1236b94afe68e3e",
"url": "https://github.com/Dot-Stuff/flxanimate" "url": "https://github.com/Dot-Stuff/flxanimate"
}, },
{
"name": "FlxPartialSound",
"type": "git",
"dir": null,
"ref": "a1eab7b9bf507b87200a3341719054fe427f3b15",
"url": "https://github.com/FunkinCrew/FlxPartialSound.git"
},
{ {
"name": "format", "name": "format",
"type": "haxelib", "type": "haxelib",
@ -59,7 +59,7 @@
"type": "git", "type": "git",
"dir": null, "dir": null,
"ref": "22b1ce089dd924f15cdc4632397ef3504d464e90", "ref": "22b1ce089dd924f15cdc4632397ef3504d464e90",
"url": "https://github.com/MidyGamy/funkVis/" "url": "https://github.com/FunkinCrew/funkVis"
}, },
{ {
"name": "grig.audio", "name": "grig.audio",
@ -89,8 +89,10 @@
}, },
{ {
"name": "hscript", "name": "hscript",
"type": "haxelib", "type": "git",
"version": "2.5.0" "dir": null,
"ref": "59b33162e9dcd7e48b186a9f25ee81b6e47a4dd7",
"url": "https://github.com/haxefoundation/hscript"
}, },
{ {
"name": "hxCodec", "name": "hxCodec",
@ -104,7 +106,7 @@
"type": "git", "type": "git",
"dir": null, "dir": null,
"url": "https://github.com/HaxeFoundation/hxcpp", "url": "https://github.com/HaxeFoundation/hxcpp",
"ref": "8dc8020f8465027de6c2aaaed90718bc693651ed" "ref": "904ea40643b050a5a154c5e4c33a83fd2aec18b1"
}, },
{ {
"name": "hxcpp-debug-server", "name": "hxcpp-debug-server",
@ -185,7 +187,7 @@
"name": "polymod", "name": "polymod",
"type": "git", "type": "git",
"dir": null, "dir": null,
"ref": "98945c6c7f5ecde01a32c4623d3515bf012a023a", "ref": "96cfc5fa693b017e47f7cb13b765cc68698fa6b6",
"url": "https://github.com/larsiusprime/polymod" "url": "https://github.com/larsiusprime/polymod"
}, },
{ {