Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Commit

Permalink
Update from TechStudent10
Browse files Browse the repository at this point in the history
  • Loading branch information
GeodeBot committed Dec 3, 2023
1 parent b9d6179 commit 1388c8d
Show file tree
Hide file tree
Showing 9 changed files with 46 additions and 5 deletions.
3 changes: 2 additions & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -692,7 +692,8 @@
"techstudent10.discord_rich_presence": {
"verified": false,
"versions": [
"1.0.0"
"1.0.0",
"1.1.0"
]
}
}
Expand Down
12 changes: 12 additions & 0 deletions mods-v2/techstudent10.discord_rich_presence/1.1.0/entry.json
Original file line number Diff line number Diff line change
@@ -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": []
}
22 changes: 22 additions & 0 deletions mods-v2/techstudent10.discord_rich_presence/1.1.0/mod.json
Original file line number Diff line number Diff line change
@@ -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
}
}
}
3 changes: 3 additions & 0 deletions mods-v2/techstudent10.discord_rich_presence/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Binary file modified mods-v2/techstudent10.discord_rich_presence/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions mods/techstudent10.discord_rich_presence@1/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
6 changes: 3 additions & 3 deletions mods/techstudent10.discord_rich_presence@1/entry.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": []
}
Binary file modified mods/techstudent10.discord_rich_presence@1/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion mods/techstudent10.discord_rich_presence@1/mod.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 1388c8d

Please sign in to comment.