diff --git a/mods/SadCube@ArtBox/description.md b/mods/SadCube@ArtBox/description.md new file mode 100644 index 00000000..9ee6ebfb --- /dev/null +++ b/mods/SadCube@ArtBox/description.md @@ -0,0 +1 @@ +An art themed mod adding all kinds of stuff! Especially new ways of modifying playing cards. \ No newline at end of file diff --git a/mods/SadCube@ArtBox/meta.json b/mods/SadCube@ArtBox/meta.json new file mode 100644 index 00000000..21081333 --- /dev/null +++ b/mods/SadCube@ArtBox/meta.json @@ -0,0 +1,13 @@ +{ + "title": "ArtBox", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Content" + ], + "author": "SadCube", + "repo": "https://github.com/SadCubeArt/ArtBox", + "downloadURL": "https://github.com/SadCubeArt/ArtBox/archive/refs/heads/main.zip", + "version": "0.5.0", + "automatic-version-check": true +}