violetsky-GrimoraDeckLoader icon

GrimoraDeckLoader

Load custom Grimora Mod starter decks with icons from a text file.

Last updated a month ago
Total downloads 258
Total rating 1 
Categories Grimoramod Addons
Dependency string violetsky-GrimoraDeckLoader-1.1.2
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-MonoMod_Loader_Inscryption-1.0.0 icon
BepInEx-MonoMod_Loader_Inscryption

Loads .mm.dll patches from BepInEx/monomod

Preferred version: 1.0.0
BepInEx-BepInExPack_Inscryption-5.4.1902 icon
BepInEx-BepInExPack_Inscryption

BepInEx pack for Inscryption. Preconfigured and ready to use.

Preferred version: 5.4.1902
Arackulele-GrimoraMod-7.6.4 icon
Arackulele-GrimoraMod

[NEW MUSIC, CRYPT] Dark secrets await! The real act 4 for Inscryption/ turns the Grimora section from the Finale into a full Act.

Preferred version: 7.6.4
API_dev-API-2.23.2 icon
API_dev-API

The de-facto standard core API for all Inscryption mods. This lets you create new cards, abilities, challenges, map nodes, starter decks, and more.

Preferred version: 2.23.2

README

Grimora Deck Loader

Easily load custom starter decks for Grimora Mod from simple text files.

Includes 10 decks that use cards from Grimora Mod and its first expansion.
You can safely remove these if you don’t want them.


Installing with a Mod Manager

This is the recommended way to install BepInEx to the game.

  1. Download and install Thunderstore Mod Manager or r2modman.
  2. Click the Install with Mod Manager button on the top of BepInEx's page.
  3. Run the game via the mod manager.

Instructions

  • Add new decks by editing or creating .decklist files.

    • .decklist files can be placed anywhere in any folder in the plugins folder.
    • .decklist files are loaded in alphabetical order: first by name of the containing folder, then by filename.
    • Decks inside a file are loaded top to bottom.
  • To add deck icons, add .png files in the DeckIcons folder.

    • DeckIcons Folders can be placed anywhere in any folder in the plugins folder.
    • .png filenames must match deck names.
  • You can exclude specific mod folders from being searched in the config.


Warnings

  • It is possible to add broken cards that may freeze or crash the game.
  • Most common issues will appear in the log.
  • This mod slightly modifies the fair hand mechanic.
  • If you don’t want to use Grimora Mod Expansion, remove the included default decks.
  • Custom decklists and icon folders may be lost if the mod folder containing them is updated, uninstalled, or reinstalled. To prevent this, keep them in a separate folder in plugins or make backups.