Skip to content

Commit

Permalink
add tags
Browse files Browse the repository at this point in the history
  • Loading branch information
cgytrus committed Sep 13, 2023
1 parent 2a5f255 commit ef07f0a
Showing 1 changed file with 5 additions and 11 deletions.
16 changes: 5 additions & 11 deletions mod.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
{
"geode": "1.3.0",
"geode": "1.3.1",
"version": "v1.0.0",
"id": "cgytrus.patcher",
"name": "Simple Patch Loader",
"developer": "ConfiG",
"description": "meow :3",
"description": "A simple patch loader.",
"repository": "https://github.com/cgytrus/SimplePatchLoader",
"issues": {
"info": "meow :3",
"info": "Report any issues you have on GitHub issues.",
"url": "https://github.com/cgytrus/SimplePatchLoader/issues"
},
"tags": [ "Customization" ],
"early-load": true,
"resources": {
"files": [
Expand Down Expand Up @@ -42,12 +43,5 @@
"slider": true
}
}
},
"dependencies": [
{
"id": "hjfod.custom-keybinds",
"version": "v1.0.0",
"importance": "required"
}
]
}
}

0 comments on commit ef07f0a

Please sign in to comment.