diff --git a/mods/Hoversquid@Condensed_UI/description.md b/mods/Hoversquid@Condensed_UI/description.md new file mode 100644 index 00000000..bb2e0b42 --- /dev/null +++ b/mods/Hoversquid@Condensed_UI/description.md @@ -0,0 +1,3 @@ +# Condensed_UI + +Pushes all UI elements into the left side and adds a tracker for the Ante's Blinds/Skip Tags diff --git a/mods/Hoversquid@Condensed_UI/meta.json b/mods/Hoversquid@Condensed_UI/meta.json new file mode 100644 index 00000000..7c57f4d8 --- /dev/null +++ b/mods/Hoversquid@Condensed_UI/meta.json @@ -0,0 +1,13 @@ +{ + "title": "Condensed UI", + "automatic-version-check": true, + "requires-steamodded": true, + "requires-talisman": false, + "author": "Hoversquid", + "categories": [ + "Quality of Life" + ], + "repo": "https://github.com/Hoversquid/Condensed_UI", + "downloadURL": "https://github.com/Hoversquid/Condensed_UI/archive/refs/heads/main.zip", + "version": "1.0.0" +} diff --git a/mods/Hoversquid@Condensed_UI/thumbnail.jpg b/mods/Hoversquid@Condensed_UI/thumbnail.jpg new file mode 100644 index 00000000..37e5d809 Binary files /dev/null and b/mods/Hoversquid@Condensed_UI/thumbnail.jpg differ