forked from ThatRozebudDude/FPS-Plus-Public
-
Notifications
You must be signed in to change notification settings - Fork 1
/
hmm.json
116 lines (116 loc) · 3.29 KB
/
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
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
106
107
108
109
110
111
112
113
114
115
116
{
"dependencies": [
{
"name": "openfl",
"type": "haxelib",
"version": null
},
{
"name": "lime",
"type": "git",
"url": "https://github.com/mcagabe19-stuff/lime.git"
},
{
"name": "flixel",
"type": "git",
"dir": null,
"ref": "5.8.0",
"url": "https://github.com/MobilePorting/flixel.git"
},
{
"name": "flixel-addons",
"type": "haxelib",
"version": null
},
{
"name": "flixel-ui",
"type": "haxelib",
"version": null
},
{
"name": "compiletime",
"type": "haxelib",
"version": null
},
{
"name": "hxcpp",
"type": "git",
"url": "https://github.com/mcagabe19-stuff/hxcpp.git"
},
{
"name": "flxanimate",
"type": "git",
"dir": null,
"ref": "35692ff335033aa4e6e52ae498d32479053d6256",
"url": "https://github.com/Dot-Stuff/flxanimate"
},
{
"name": "funkin.vis",
"type": "git",
"dir": null,
"ref": "d5361037efa3a02c4ab20b5bd14ca11e7d00f519",
"url": "https://github.com/FunkinCrew/funkVis"
},
{
"name": "grig.audio",
"type": "git",
"dir": null,
"ref": "57f5d47f2533fd0c3dcd025a86cb86c0dfa0b6d2",
"url": "https://gitlab.com/haxe-grig/grig.audio.git"
},
{
"name": "hxvlc",
"type": "haxelib",
"version": null
},
{
"name": "polymod",
"type": "git",
"dir": null,
"ref": "0fbdf27fe124549730accd540cec8a183f8652c0",
"url": "https://github.com/larsiusprime/polymod"
},
{
"name": "jsonpatch",
"type": "git",
"dir": null,
"ref": "f9b83215acd586dc28754b4ae7f69d4c06c3b4d3",
"url": "https://github.com/EliteMasterEric/jsonpatch"
},
{
"name": "jsonpath",
"type": "git",
"dir": null,
"ref": "7a24193717b36393458c15c0435bb7c4470ecdda",
"url": "https://github.com/EliteMasterEric/jsonpath"
},
{
"name": "thx.core",
"type": "git",
"dir": null,
"ref": "76d87418fadd92eb8e1b61f004cff27d656e53dd",
"url": "https://github.com/fponticelli/thx.core"
},
{
"name": "thx.semver",
"type": "git",
"dir": null,
"ref": "bdb191fe7cf745c02a980749906dbf22719e200b",
"url": "https://github.com/fponticelli/thx.semver"
},
{
"name": "hscript",
"type": "git",
"dir": null,
"ref": "12785398e2f07082f05034cb580682e5671442a2",
"url": "https://github.com/FunkinCrew/hscript"
},
{
"name": "extension-androidtools",
"type": "git",
"dir": null,
"ref": "main",
"url": "https://github.com/MAJigsaw77/extension-androidtools/"
}
]
}