Skip to content

Commit b605fba

Browse files
authored
update to geode beta
1 parent 9626618 commit b605fba

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

mod.json

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
{
2-
"geode": "4.0.0-alpha.1",
2+
"geode": "4.0.0-beta.1",
33
"gd": { "win": "*" },
4-
"version": "v1.6.1-beta.1",
4+
"version": "v1.6.1",
55
"id": "prevter.bettercrash",
66
"name": "BetterCrashlogs",
77
"developer": "Prevter",
88
"description": "Improves the default crash handler by providing more information",
9-
"resources": {
10-
"files": ["resources/*"]
11-
},
9+
"resources": { "files": ["resources/*"] },
10+
"links": { "source": "https://github.com/Prevter/BetterCrashlogs" },
1211
"tags": ["Utility", "Developer"],
13-
"repository": "https://github.com/Prevter/BetterCrashlogs",
1412
"early-load": true,
1513
"settings": {
1614
"intrusive-mode": {

0 commit comments

Comments
 (0)