Expand Installation and Summary

v0.3.1-spetzel2020
Spetzel 2021-02-17 14:17:51 -08:00 committed by GitHub
parent d96a339991
commit 56020bba22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 5 deletions

View File

@ -1,14 +1,21 @@
# Compendium Browser # Compendium Browser
A module to easily browse and filter spells, feats, items, and npcs loaded from compendia. 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. **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.
## 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 ## Installation
1. Copy this link and use it in Foundrys Module Manager to install the Module 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) ![example](preview.jpg)