-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhmm.json
More file actions
59 lines (59 loc) · 1.2 KB
/
hmm.json
File metadata and controls
59 lines (59 loc) · 1.2 KB
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
{
"dependencies": [
{
"name": "flixel-addons",
"type": "haxelib",
"version": null
},
{
"name": "flixel-ui",
"type": "haxelib",
"version": null
},
{
"name": "hmm",
"type": "haxelib",
"version": null
},
{
"name": "hscript-improved",
"type": "git",
"dir": null,
"ref": "master",
"url": "https://github.com/CodenameCrew/hscript-improved"
},
{
"name": "flixel-animate",
"type": "git",
"dir": null,
"ref": "main",
"url": "https://github.com/MaybeMaru/flixel-animate"
},
{
"name": "hxcpp",
"type": "git",
"dir": null,
"ref": "5932340d095a7eea8635fe4d1355f1c0efd0b3c2",
"url": "https://github.com/FunkinCrew/hxcpp"
},
{
"name": "hxcpp-debug-server",
"type": "haxelib",
"version": null
},
{
"name": "linc_luajit",
"type": "git",
"dir": null,
"ref": "master",
"url": "https://github.com/superpowers04/linc_luajit"
},
{
"name": "moonchart",
"type": "git",
"dir": null,
"ref": "main",
"url": "https://github.com/MaybeMaru/moonchart"
}
]
}