forked from Moxie-Stuff/Ourple-guy-reupload
-
Notifications
You must be signed in to change notification settings - Fork 0
/
hmm.json
61 lines (61 loc) · 1012 Bytes
/
hmm.json
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
{
"dependencies":[
{
"name":"hxcpp",
"type":"haxelib"
},
{
"name":"lime",
"type":"haxelib",
"version":"7.9.0"
},
{
"name":"openfl",
"type":"haxelib",
"version":"9.1.0"
},
{
"name":"flixel",
"type":"haxelib",
"version":"4.11.0"
},
{
"name":"flixel-addons",
"type":"haxelib",
"version":"2.11.0"
},
{
"name":"flixel-ui",
"type":"haxelib",
"version":"2.4.0"
},
{
"name":"hxCodec",
"type":"git",
"ref":"main",
"url":"https://github.com/polybiusproxy/hxCodec.git"
},
{
"name":"linc_luajit",
"type":"git",
"ref":"master",
"url":"https://github.com/AndreiRudenko/linc_luajit.git"
},
{
"name":"discord_rpc",
"type":"git",
"ref":"master",
"url":"https://github.com/Aidan63/linc_discord-rpc.git"
},
{
"name":"extension-androidtools",
"type":"git",
"ref":"main",
"url":"https://github.com/MAJigsaw77/extension-androidtools.git"
},
{
"name":"hscript",
"type":"haxelib"
}
]
}