-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathhmm.json
More file actions
99 lines (99 loc) · 1.8 KB
/
hmm.json
File metadata and controls
99 lines (99 loc) · 1.8 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
{
"dependencies":
[
{
"name": "hmm",
"type": "haxelib"
},
{
"name": "lime",
"type": "haxelib",
"version": "8.1.1"
},
{
"name": "openfl",
"type": "haxelib",
"version": "9.3.2"
},
{
"name": "flixel",
"type": "haxelib",
"version": "5.5.0"
},
{
"name": "flixel-addons",
"type": "haxelib",
"version": "3.2.1"
},
{
"name": "flixel-tools",
"type": "haxelib",
"version": "1.5.1"
},
{
"name": "flixel-ui",
"type": "haxelib",
"version": "2.5.0"
},
{
"name": "hxcpp",
"type": "haxelib"
},
{
"name": "hxjsonast",
"type": "haxelib"
},
{
"name": "hscript",
"type": "haxelib",
"version": "2.5.0"
},
{
"name": "hxvlc",
"type": "haxelib",
"version": "1.2.0"
},
{
"name": "hxcpp-debug-server",
"type": "haxelib",
"version": "1.2.4"
},
{
"name": "formatter",
"type": "haxelib",
"version": "1.16.0"
},
{
"name": "discord_rpc",
"type": "git",
"ref": "2d83fa863ef0c1eace5f1cf67c3ac315d1a3a8a5",
"url": "https://github.com/Aidan63/linc_discord-rpc.git"
},
{
"name": "hscript-ex",
"type": "git",
"ref": "6d5e4fad452ed43d62b2112b2d7455ef207068b4",
"url": "https://github.com/ianharrigan/hscript-ex.git"
},
{
"name": "linc_luajit",
"type": "git",
"ref": "bcb4254e057f8a20710e2cd0985086370d57ecd1",
"url": "https://github.com/nebulazorua/linc_luajit.git"
},
{
"name": "funkin.vis",
"type": "git",
"dir": null,
"ref": "1966f8fbbbc509ed90d4b520f3c49c084fc92fd6",
"url": "https://github.com/FunkinCrew/funkVis"
},
{
"name": "grig.audio",
"type": "git",
"dir": "src",
"ref": "cbf91e2180fd2e374924fe74844086aab7891666",
"url": "https://gitlab.com/haxe-grig/grig.audio.git"
}
]
}