-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy path.hxpkg
76 lines (76 loc) · 1.29 KB
/
.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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
[
{
"profile": "default",
"pkgs": [
{
"name": "flixel",
"version": "5.8.0"
},
{
"name": "openfl",
"version": "9.3.4"
},
{
"name": "lime",
"version": "8.1.3"
},
{
"name": "flixel-tools"
},
{
"name": "flixel-addons"
},
{
"name": "flixel-text-input"
},
{
"name": "hxcpp-debug-server"
},
{
"name": "polymod",
"link": "https://github.com/swordcube/scriptless-polymod.git"
},
{
"name": "hxvlc"
},
{
"name": "hscript"
},
{
"name": "hxdiscord_rpc",
"link": "https://github.com/MAJigsaw77/hxdiscord_rpc.git"
},
{
"name": "haxeui-core",
"link": "https://github.com/haxeui/haxeui-core.git"
},
{
"name": "hxcpp"
},
{
"name": "thx.semver"
},
{
"name": "thx.core",
"link": "https://github.com/fponticelli/thx.core.git"
},
{
"name": "linc_luajit",
"link": "https://github.com/superpowers04/linc_luajit"
},
{
"name": "hscript-improved",
"link": "https://github.com/FNF-CNE-Devs/hscript-improved.git"
},
{
"name": "moonchart",
"link": "https://github.com/MaybeMaru/moonchart.git"
},
{
"name": "haxeui-flixel",
"link": "https://github.com/haxeui/haxeui-flixel.git",
"branch": "master"
}
]
}
]