1
0

Add colonthreeing@CreditLib

This commit is contained in:
julie
2025-07-08 11:50:40 -07:00
parent d3e4f033fd
commit f14c4217e9
2 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
# CreditLib
Adds a simple interface for adding credit badges to cards, based on Cryptid's credit system.

View File

@@ -0,0 +1,12 @@
{
"title": "CreditLib",
"requires-steamodded": true,
"requires-talisman": false,
"categories": ["API"],
"author": "colonthreeing",
"repo": "https://github.com/colonthreeing/CreditLib",
"downloadURL": "https://github.com/colonthreeing/CreditLib/releases/latest/download/CreditLib.zip",
"folderName": "CreditLib",
"version": "0.3.1",
"automatic-version-check": true
}