1
0

Add Somethingcom515@Yorick mod (#283)

A non-consumable stacking mod, that includes, playing cards and jokers.
This commit is contained in:
Breezebuilder
2025-06-16 18:54:19 +10:00
committed by GitHub
2 changed files with 16 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
# Yorick
A simple non-consumable stacking mod heavily built on Overflow

View File

@@ -0,0 +1,14 @@
{
"title": "Yorick",
"requires-steamodded": true,
"requires-talisman": false,
"categories": [
"Quality of Life"
],
"author": "Somethingcom515",
"repo": "https://github.com/Somethingcom515/Yorick",
"downloadURL": "https://github.com/Somethingcom515/Yorick/archive/refs/heads/main.zip",
"folderName": "Yorick",
"automatic-version-check": true,
"version": "1.0.0"
}