Skip to content

Commit c9448c0

Browse files
authored
Update haxelibs.json
1 parent f2fd038 commit c9448c0

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

haxelibs.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,15 @@
1010
},
1111
{
1212
"name": "flixel",
13-
"type": "haxelib"
13+
"type": "git",
14+
"ref": "dev",
15+
"url": "https://github.com/HaxeFlixel/flixel.git"
1416
},
1517
{
1618
"name": "flixel-addons",
17-
"type": "haxelib",
18-
"version": "3.2.2"
19+
"type": "git",
20+
"ref": "dev",
21+
"url": "https://github.com/HaxeFlixel/flixel-addons.git"
1922
},
2023
{
2124
"name": "hxcpp",

0 commit comments

Comments
 (0)