1
0

Add baltdev@Overstock (#486)

The UI is a little jank right now but I'll probably maybe hopefully get
to making it look better later
This commit is contained in:
Efe
2025-11-29 23:37:44 +01:00
committed by GitHub
2 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# Overstock
Adds a utility to reroll the shop until a card is found or a money threshold is hit.
Right click the Reroll button to bring up the interface.

View File

@@ -0,0 +1,13 @@
{
"title": "Overstock",
"requires-steamodded": true,
"requires-talisman": true,
"categories": ["Quality of Life"],
"author": "baltdev",
"repo": "https://github.com/balt-dev/Overstock",
"downloadURL": "https://github.com/balt-dev/Overstock/archive/refs/heads/master.zip",
"folderName": "Overstock",
"version": "1.0.0",
"automatic-version-check": true,
"last-updated": 0
}