diff --git a/mods/cg223@Joker-Loadouts/description.md b/mods/cg223@Joker-Loadouts/description.md new file mode 100644 index 00000000..25918aca --- /dev/null +++ b/mods/cg223@Joker-Loadouts/description.md @@ -0,0 +1,6 @@ +# Joker Loadouts + +Adds buttons above your Joker slots that act as loadouts. +Switching between these saves the order of your Jokers for that specific slot. +This heavily simplifies a lot of gameplay involving Joker movement, especially with Blueprint and Brainstorm. + diff --git a/mods/cg223@Joker-Loadouts/meta.json b/mods/cg223@Joker-Loadouts/meta.json new file mode 100644 index 00000000..05cfd4f1 --- /dev/null +++ b/mods/cg223@Joker-Loadouts/meta.json @@ -0,0 +1,13 @@ +{ + "title": "Joker Loadouts", + "requires-steamodded": false, + "requires-talisman": false, + "categories": [ + "Quality of Life" + ], + "author": "cg223", + "repo": "https://github.com/cg-223/Joker-Loadouts", + "downloadURL": "https://github.com/cg-223/Joker-Loadouts/archive/refs/heads/main.zip", + "automatic-version-check": true, + "version": "0.0.1" +} diff --git a/mods/cg223@Joker-Loadouts/thumbnail.jpg b/mods/cg223@Joker-Loadouts/thumbnail.jpg new file mode 100644 index 00000000..68a23c73 Binary files /dev/null and b/mods/cg223@Joker-Loadouts/thumbnail.jpg differ