Skip to content

Commit

Permalink
updated windows version and mod info
Browse files Browse the repository at this point in the history
  • Loading branch information
angelolz committed Apr 22, 2024
1 parent 85f6c05 commit 97adca3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions mod/info.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"Name": "Discord Rich Presence",
"ID": "angelolz.drp",
"Author": "angelolz",
"ModVersion": 1.3,
"ModVersion": 4,
"Description": "Show your personal stats from Cookie Clicker in Discord!",
"GameVersion": 2.052,
"Date": "June/8/2023",
"Date": "April/21/2024",
"Dependencies": ["CCSE"],
"Disabled": 1,
"AllowSteamAchievs": 1
Expand Down
2 changes: 1 addition & 1 deletion scripts/start_windows.bat
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@echo off
java -jar CookieClickerRPC-1.3.1
java -jar CookieClickerRPC-1.3.2
echo Press any key to continue...
pause >nul

0 comments on commit 97adca3

Please sign in to comment.