Add colonthreeing@CreditLib mod (#316)
This is an API mod to easily add credit badges to cards.
This commit is contained in:
2
mods/colonthreeing@CreditLib/description.md
Normal file
2
mods/colonthreeing@CreditLib/description.md
Normal file
@@ -0,0 +1,2 @@
|
||||
# CreditLib
|
||||
Adds a simple interface for adding credit badges to cards, based on Cryptid's credit system.
|
||||
12
mods/colonthreeing@CreditLib/meta.json
Normal file
12
mods/colonthreeing@CreditLib/meta.json
Normal 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
|
||||
}
|
||||
Reference in New Issue
Block a user