Skip to content

Commit c08d68f

Browse files
authored
Why I had deleted hmm.json
Action should now work properly!
1 parent 6aac060 commit c08d68f

File tree

1 file changed

+85
-0
lines changed

1 file changed

+85
-0
lines changed

hmm.json

+85
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,85 @@
1+
{
2+
"dependencies": [
3+
{
4+
"name": "lime",
5+
"type": "haxelib",
6+
"version": null
7+
},
8+
{
9+
"name": "openfl",
10+
"type": "haxelib",
11+
"version": null
12+
},
13+
{
14+
"name": "flixel",
15+
"type": "haxelib",
16+
"version": null
17+
},
18+
{
19+
"name": "flixel-addons",
20+
"type": "haxelib",
21+
"version": null
22+
},
23+
{
24+
"name": "flixel-tools",
25+
"type": "haxelib",
26+
"version": null
27+
},
28+
{
29+
"name": "flixel-ui",
30+
"type": "haxelib",
31+
"version": null
32+
},
33+
{
34+
"name": "hxcpp",
35+
"type": "haxelib",
36+
"version": null
37+
},
38+
{
39+
"name": "tjson",
40+
"type": "haxelib",
41+
"version": null
42+
},
43+
{
44+
"name": "hxjsonast",
45+
"type": "haxelib",
46+
"version": null
47+
},
48+
{
49+
"name": "hxCodec",
50+
"type": "haxelib",
51+
"version": "2.5.1"
52+
},
53+
{
54+
"name": "hscript",
55+
"type": "haxelib",
56+
"version": null
57+
},
58+
{
59+
"name": "hxcpp-debug-server",
60+
"type": "haxelib",
61+
"version": null
62+
},
63+
{
64+
"name": "discord_rpc",
65+
"type": "git",
66+
"dir": null,
67+
"ref": "master",
68+
"url": "https://github.com/Aidan63/linc_discord-rpc"
69+
},
70+
{
71+
"name": "hscript-ex",
72+
"type": "git",
73+
"dir": null,
74+
"ref": "master",
75+
"url": "https://github.com/ianharrigan/hscript-ex"
76+
},
77+
{
78+
"name": "linc_luajit",
79+
"type": "git",
80+
"dir": null,
81+
"ref": "master",
82+
"url": "https://github.com/nebulazorua/linc_luajit"
83+
}
84+
]
85+
}

0 commit comments

Comments
 (0)