Step 1 - Place the Plugin


Step 2 - First Run Setup

Folder Structure

On first run, the plugin will generate its own folder at:

/plugins/CollectablesCodex/

Inside, you’ll see a structure like this:

..CollectablesCodex/
├── collectables/
│   ├── notes.yml          # Example repository config
│   └── notes/             # Folder with example entries
│       ├── papers.yml
│       ├── weathered_journal.yml
│       └── ...
├── menus/
│   └── collectables.yml   # Menu layout config
└── config.yml             # Global plugin settings

Notes


Step 3 - Verify