-
Notifications
You must be signed in to change notification settings - Fork 1
/
.hxpkg
53 lines (53 loc) · 960 Bytes
/
.hxpkg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
[
{
"profile": "default",
"pkgs": [
{
"name": "flixel",
"link": "https://github.com/HaxeFlixel/flixel/"
},
{
"name": "flixel-addons",
"link": "https://github.com/HaxeFlixel/flixel-addons/"
},
{
"name": "haxeui-flixel",
"link": "https://github.com/haxeui/haxeui-flixel"
},
{
"name": "haxeui-core",
"link": "https://github.com/haxeui/haxeui-core"
},
{
"name": "openfl",
"link": "https://github.com/openfl/openfl"
},
{
"name": "lime",
"link": "https://github.com/openfl/lime"
},
{
"name": "hxcpp",
"link": "https://github.com/HaxeFoundation/hxcpp"
},
{
"name": "flxanimate",
"link": "https://github.com/Dot-Stuff/flxanimate",
"branch": "dev"
},
{
"name": "tjson"
},
{
"name": "format"
},
{
"name": "hxp"
},
{
"name": "hxdiscord_rpc",
"link": "https://github.com/MAJigsaw77/hxdiscord_rpc"
}
]
}
]