-
-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathhmm.json
More file actions
105 lines (105 loc) · 2.86 KB
/
Copy pathhmm.json
File metadata and controls
105 lines (105 loc) · 2.86 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
100
101
102
103
104
105
{
"dependencies": [
{
"name": "lime",
"type": "git",
"ref": "8af1bd1b64e9556a059c3d0a98dfe79ab7b6df00",
"url": "https://github.com/ShadowEngineTeam/lime"
},
{
"name": "openfl",
"type": "git",
"ref": "92168909774e84933244091055d643d525c00302",
"url": "https://github.com/ShadowEngineTeam/openfl"
},
{
"name": "flixel",
"type": "git",
"ref": "3d04e92d7dbf0de2f91d6d6d7c6334d986ddbc65",
"url": "https://github.com/ShadowEngineTeam/flixel"
},
{
"name": "flixel-addons",
"type": "git",
"ref": "a01a58ee6531a4c63c95bf5473db96a4d3f33348",
"url": "https://github.com/ShadowEngineTeam/flixel-addons"
},
{
"name": "hxcpp",
"type": "git",
"ref": "757733598bdf5dc408a2c0ebafb73b6e46294ffd",
"url": "https://github.com/ShadowEngineTeam/hxcpp"
},
{
"name": "SScript",
"type": "git",
"ref": "83a5b765e3d94f56383ea7ecda195a1becb26e83",
"url": "https://github.com/ShadowEngineTeam/ShadowScript"
},
{
"name": "hxdiscord_rpc",
"type": "git",
"ref": "2ca5930e9647c5de8c220f98427b5c50ddd244dd",
"url": "https://github.com/MAJigsaw77/hxdiscord_rpc"
},
{
"name": "hxluau",
"type": "git",
"ref": "a99dad534dedce3ad7382e73e3e4ef55a9defaa8",
"url": "https://github.com/ShadowEngineTeam/hxluau"
},
{
"name": "hxgamemode",
"type": "git",
"ref": "faf17c6522bf85f7be4ce38376a8c41812a3c9bf",
"url": "https://github.com/MAJigsaw77/hxgamemode"
},
{
"name": "format",
"type": "git",
"ref": "775a06f0a7aa64cbd060b5c3ba62f65d7fed684a",
"url": "https://github.com/HaxeFoundation/format"
},
{
"name": "funkin.vis",
"type": "git",
"ref": "02bada154b474c2554709b9d12aef0cbf0da3ec9",
"url": "https://github.com/FunkinCrew/funkVis"
},
{
"name": "grig.audio",
"type": "git",
"ref": "6409f3c6d1b4c52176813d3ede86c0d34e8af2c1",
"url": "https://github.com/FunkinCrew/grig.audio"
},
{
"name": "hxp",
"type": "git",
"ref": "47ef5ae6569cb0961761a2fbb416694df067124c",
"url": "https://github.com/openfl/hxp"
},
{
"name": "hxvlc",
"type": "git",
"ref": "9bc2fcdb3e43238abfc298d13bfaefab6f4d9ed1",
"url": "https://github.com/ShadowEngineTeam/hxvlc"
},
{
"name": "flixel-animate",
"type": "git",
"ref": "4b02f68790e2b7683828371258414cf7a6db2bb9",
"url": "https://github.com/ShadowEngineTeam/flixel-animate"
},
{
"name": "extension-haptics",
"type": "git",
"ref": "8978b34b437f943a0d164bd6b3d8b69bd0025081",
"url": "https://github.com/LimeExtensions/extension-haptics"
},
{
"name": "tink_core",
"type": "haxelib",
"version": "1.26.0"
}
]
}