diff --git a/mods/OceanRamen@Brainstorm/Brainstorm_Mod_Settings.png b/mods/OceanRamen@Brainstorm/Brainstorm_Mod_Settings.png new file mode 100644 index 00000000..130d68ae Binary files /dev/null and b/mods/OceanRamen@Brainstorm/Brainstorm_Mod_Settings.png differ diff --git a/mods/OceanRamen@Brainstorm/description.md b/mods/OceanRamen@Brainstorm/description.md new file mode 100644 index 00000000..f6b9e8ba --- /dev/null +++ b/mods/OceanRamen@Brainstorm/description.md @@ -0,0 +1,21 @@ +## Features +### Save-States +Brainstorm has the capability to save up to 5 save-states through the use of in-game key binds. +> To create a save-state: Hold `z + 1-5` +> To load a save-state: Hold `x + 1-5` + +Each number from 0 - 5 corresponds to a save slot. To overwrite an old save, simply create a new save-state in it's slot. + +### Fast Rerolling +Brainstorm allows for super-fast rerolling through the use of an in-game key bind. +> To fast-roll: Press `Ctrl + t` + +### Auto-Rerolling +Brainstorm can automatically reroll for parameters as specified by the user. +You can edit the Auto-Reroll parameters in the Brainstorm in-game settings page. +> To Auto-Reroll: Press `Ctrl + a` + + +### Settings +Lot of settings to reroll seeds +![Brainstorm_Mod_Settings.png](Brainstorm_Mod_Settings.png) \ No newline at end of file diff --git a/mods/OceanRamen@Brainstorm/meta.json b/mods/OceanRamen@Brainstorm/meta.json new file mode 100644 index 00000000..9a4a1b95 --- /dev/null +++ b/mods/OceanRamen@Brainstorm/meta.json @@ -0,0 +1,16 @@ +{ + "title": "Brainstorm", + "requires-steamodded": false, + "requires-talisman": false, + "categories": [ + "Content", + "Technical", + "Miscellaneous" + ], + "author": "OceanRamen", + "repo": "https://github.com/OceanRamen/Brainstorm/", + "downloadURL": "https://github.com/OceanRamen/Brainstorm/archive/refs/tags/v2.0.0-alpha-1.zip", + "folderName": "Brainstorm", + "version": "v2.0.0-alpha-1", + "automatic-version-check": false +} diff --git a/mods/OceanRamen@Brainstorm/thumbnail.jpg b/mods/OceanRamen@Brainstorm/thumbnail.jpg new file mode 100644 index 00000000..0b88b9eb Binary files /dev/null and b/mods/OceanRamen@Brainstorm/thumbnail.jpg differ