From 56020bba2236313fddc3e69d5eadcf9816549fe6 Mon Sep 17 00:00:00 2001 From: Spetzel <10853466+spetzel2020@users.noreply.github.com> Date: Wed, 17 Feb 2021 14:17:51 -0800 Subject: [PATCH] Expand Installation and Summary --- README.md | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3e3696e..9e89706 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,21 @@ # Compendium Browser A module to easily browse and filter spells, feats, items, and npcs loaded from compendia. + **NEW** Compendium Browser is faster and better-behaved; **it no longer loads all the compendia into memory on start-up** (which sometimes hung servers because of memory or CPU requirements). Instead, it filters and loads on-demand, as well as giving you a Module Setting to control how many rows are loaded at a time. -## Installation -1. Copy this link and use it in Foundrys Module Manager to install the Module +## Summary +* **Authors**: Discord: Spetzel#0103; Felix (felix.mueller.86@web.de) +* **Version**: 0.4.2 +* **Foundry VTT Compatibility**: 0.7.2-0.7.9 +* **System Compatibility (If applicable)**: dnd5e +* **Translation Support**: en + +## Installation +1. Go to the Add-on Modules tab in Foundry Setup +2. Click Install Module and search for **Compendium Browser** OR paste this link: `https://github.com/League-of-Foundry-Developers/compendium-browser/releases/download/latest/module.json` +3. Open your world and go to Settings>Manage Modules and enable Compendium Browser - > https://raw.githubusercontent.com/syl3r86/compendium-browser/master/module.json - -2. Enable the Module in your Worlds Module Settings ![example](preview.jpg)