diff --git a/mods/colonthreeing@CreditLib/description.md b/mods/colonthreeing@CreditLib/description.md new file mode 100644 index 00000000..e9ef3ab8 --- /dev/null +++ b/mods/colonthreeing@CreditLib/description.md @@ -0,0 +1,2 @@ +# CreditLib +Adds a simple interface for adding credit badges to cards, based on Cryptid's credit system. \ No newline at end of file diff --git a/mods/colonthreeing@CreditLib/meta.json b/mods/colonthreeing@CreditLib/meta.json new file mode 100644 index 00000000..6fb52c7f --- /dev/null +++ b/mods/colonthreeing@CreditLib/meta.json @@ -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 +}