diff --git a/config.json b/config.json index caee77a3..d3c71753 100644 --- a/config.json +++ b/config.json @@ -3676,6 +3676,12 @@ "versions": [ "1.0.0" ] + }, + "the_bearodactyl.ocd-icons": { + "verified": false, + "versions": [ + "1.0.0" + ] } } } \ No newline at end of file diff --git a/mods-v2/the_bearodactyl.ocd-icons/1.0.0/entry.json b/mods-v2/the_bearodactyl.ocd-icons/1.0.0/entry.json new file mode 100644 index 00000000..1e1e865d --- /dev/null +++ b/mods-v2/the_bearodactyl.ocd-icons/1.0.0/entry.json @@ -0,0 +1,15 @@ +{ + "commit-author": "TheBearodactyl", + "platforms": [ + "macos", + "windows", + "android32", + "android64" + ], + "mod": { + "download": "https://github.com/TheBearodactyl/ocd-icons/releases/download/1.0.0/the_bearodactyl.ocd-icons.geode", + "hash": "c84d52cf5a5fd0de7221ba6166489459bf5b7d27859c8fc3e0d1032f6399fa09", + "hash256": "f111abf0e0f0ef402451464c50d9f6ecea9085a012ec0ced4786b83baa40c4c5" + }, + "tags": [] +} \ No newline at end of file diff --git a/mods-v2/the_bearodactyl.ocd-icons/1.0.0/mod.json b/mods-v2/the_bearodactyl.ocd-icons/1.0.0/mod.json new file mode 100644 index 00000000..72833b9d --- /dev/null +++ b/mods-v2/the_bearodactyl.ocd-icons/1.0.0/mod.json @@ -0,0 +1,17 @@ +{ + "geode": "2.0.0-beta.26", + "gd": "2.204", + "version": "v1.0.0", + "id": "the_bearodactyl.ocd-icons", + "name": "ocd-icons", + "developer": "the bearodactyl", + "description": "", + "settings": { + "enabled": { + "name": "Enable OCD mode", + "description": "R I G H T\nS I D E\nU P", + "type": "bool", + "default": true + } + } +} diff --git a/mods-v2/the_bearodactyl.ocd-icons/about.md b/mods-v2/the_bearodactyl.ocd-icons/about.md new file mode 100644 index 00000000..2c2959cc --- /dev/null +++ b/mods-v2/the_bearodactyl.ocd-icons/about.md @@ -0,0 +1 @@ +keeps your icons right-side up :D diff --git a/mods-v2/the_bearodactyl.ocd-icons/logo.png b/mods-v2/the_bearodactyl.ocd-icons/logo.png new file mode 100644 index 00000000..325ab55e Binary files /dev/null and b/mods-v2/the_bearodactyl.ocd-icons/logo.png differ