diff --git a/config.json b/config.json index c37b06a6..5d2564a4 100644 --- a/config.json +++ b/config.json @@ -692,7 +692,8 @@ "techstudent10.discord_rich_presence": { "verified": false, "versions": [ - "1.0.0" + "1.0.0", + "1.1.0" ] } } diff --git a/mods-v2/techstudent10.discord_rich_presence/1.1.0/entry.json b/mods-v2/techstudent10.discord_rich_presence/1.1.0/entry.json new file mode 100644 index 00000000..db348c8d --- /dev/null +++ b/mods-v2/techstudent10.discord_rich_presence/1.1.0/entry.json @@ -0,0 +1,12 @@ +{ + "commit-author": "TechStudent10", + "platforms": [ + "windows" + ], + "mod": { + "download": "https://github.com/TechStudent10/DiscordRPC/releases/download/v1.1.0/techstudent10.discord_rich_presence.geode", + "hash": "5658d8ea2af56779eac1b8fb16745b5bfb520285dc6003d71a17d814f7b4f23d", + "hash256": "98d8b8616a088b7ccced3ab59162f239352b8819412ef0647df72f4c2c07b8ad" + }, + "tags": [] +} \ No newline at end of file diff --git a/mods-v2/techstudent10.discord_rich_presence/1.1.0/mod.json b/mods-v2/techstudent10.discord_rich_presence/1.1.0/mod.json new file mode 100644 index 00000000..5d8166d1 --- /dev/null +++ b/mods-v2/techstudent10.discord_rich_presence/1.1.0/mod.json @@ -0,0 +1,22 @@ +{ + "geode": "1.3.6", + "version": "v1.1.0", + "id": "techstudent10.discord_rich_presence", + "name": "Discord Rich Presence", + "developer": "TechStudent10", + "description": "poor absence", + "settings": { + "funny-mode": { + "name": "Just, dont...", + "description": "Don't do it... you know you shouldn't...", + "type": "bool", + "default": false + }, + "private-info": { + "name": "Show sensitive info", + "description": "Allows this mod to show things like level names in the creator tab for the world to see (no not your password)", + "type": "bool", + "default": false + } + } +} \ No newline at end of file diff --git a/mods-v2/techstudent10.discord_rich_presence/about.md b/mods-v2/techstudent10.discord_rich_presence/about.md index 6e771f4a..64ac5352 100644 --- a/mods-v2/techstudent10.discord_rich_presence/about.md +++ b/mods-v2/techstudent10.discord_rich_presence/about.md @@ -9,3 +9,6 @@ Dont do it... ### Sensitive info Reveals information such as un-uploaded level names. + + +credits to dank_meme for helping fix that one playtesting issue and everyone in the GDP server and the Geode server for helping out with my incredibly nooby questions :D diff --git a/mods-v2/techstudent10.discord_rich_presence/logo.png b/mods-v2/techstudent10.discord_rich_presence/logo.png index 857936e7..ca340dd9 100644 Binary files a/mods-v2/techstudent10.discord_rich_presence/logo.png and b/mods-v2/techstudent10.discord_rich_presence/logo.png differ diff --git a/mods/techstudent10.discord_rich_presence@1/about.md b/mods/techstudent10.discord_rich_presence@1/about.md index 6e771f4a..64ac5352 100644 --- a/mods/techstudent10.discord_rich_presence@1/about.md +++ b/mods/techstudent10.discord_rich_presence@1/about.md @@ -9,3 +9,6 @@ Dont do it... ### Sensitive info Reveals information such as un-uploaded level names. + + +credits to dank_meme for helping fix that one playtesting issue and everyone in the GDP server and the Geode server for helping out with my incredibly nooby questions :D diff --git a/mods/techstudent10.discord_rich_presence@1/entry.json b/mods/techstudent10.discord_rich_presence@1/entry.json index 4ac8f1c7..db348c8d 100644 --- a/mods/techstudent10.discord_rich_presence@1/entry.json +++ b/mods/techstudent10.discord_rich_presence@1/entry.json @@ -4,9 +4,9 @@ "windows" ], "mod": { - "download": "https://github.com/TechStudent10/DiscordRPC/releases/download/v1.0.0/techstudent10.discord_rich_presence.geode", - "hash": "ad876b99731fdd17b0989d59149c16db14efe494b99590b651122bb42519b0e5", - "hash256": "384db5a57d3264e92ad5591bdcbc558a01bcf67c4cb729e49a6d992184d9b379" + "download": "https://github.com/TechStudent10/DiscordRPC/releases/download/v1.1.0/techstudent10.discord_rich_presence.geode", + "hash": "5658d8ea2af56779eac1b8fb16745b5bfb520285dc6003d71a17d814f7b4f23d", + "hash256": "98d8b8616a088b7ccced3ab59162f239352b8819412ef0647df72f4c2c07b8ad" }, "tags": [] } \ No newline at end of file diff --git a/mods/techstudent10.discord_rich_presence@1/logo.png b/mods/techstudent10.discord_rich_presence@1/logo.png index 857936e7..ca340dd9 100644 Binary files a/mods/techstudent10.discord_rich_presence@1/logo.png and b/mods/techstudent10.discord_rich_presence@1/logo.png differ diff --git a/mods/techstudent10.discord_rich_presence@1/mod.json b/mods/techstudent10.discord_rich_presence@1/mod.json index 0227385b..5d8166d1 100644 --- a/mods/techstudent10.discord_rich_presence@1/mod.json +++ b/mods/techstudent10.discord_rich_presence@1/mod.json @@ -1,6 +1,6 @@ { "geode": "1.3.6", - "version": "v1.0.0", + "version": "v1.1.0", "id": "techstudent10.discord_rich_presence", "name": "Discord Rich Presence", "developer": "TechStudent10",