Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

Commit b2f4094

Browse files
change some haxelib stuff
1 parent 126068f commit b2f4094

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

haxelibs.json

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,12 @@
2020
"name": "flixel-ui",
2121
"type": "haxelib"
2222
},
23-
{
24-
"name": "hxcpp",
25-
"type": "haxelib"
26-
},
23+
{
24+
"name": "hxcpp",
25+
"type": "git",
26+
"ref": "master",
27+
"url": "https://github.com/mcagabe19-stuff/hxcpp"
28+
},
2729
{
2830
"name": "hxcpp-debug-server",
2931
"type": "haxelib"
@@ -91,7 +93,7 @@
9193
{
9294
"name": "extension-androidtools",
9395
"type": "git",
94-
"ref": "main",
96+
"ref": "9475bc38af35be2fc9754b49142ede4cb93838d4",
9597
"url": "https://github.com/MAJigsaw77/extension-androidtools"
9698
}
9799
]

0 commit comments

Comments
 (0)