diff --git a/README.md b/README.md index 5e2bbcec..10372b5b 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,26 @@ -# Daggerheart +# Foundryborne Daggerheart ## Table of Contents - [Overview](#overview) - [User Install Guide](#user-install) +- [Documentation](#documentation) - [Developer Setup](#development-setup) - [Contribution Info](#contributing) ## Overview -This is a community repo for a Foundry VTT implementation of Daggerheart. It is not associated with Critical Role or Darrington Press. +This is the community repo for the Foundry VTT system *Foundryborne* Daggerheart. It is not associated with Critical Role or Darrington Press. ## User Install -1. **(Not Yet Supported - No Releases Yet)** Pasting `https://raw.githubusercontent.com/Foundryborne/daggerheart/refs/heads/main/system.json` into the Install System dialog on the Setup menu of the application. -2. **(Not Yet Supported - No Releases Yet)** Browsing the repository's Releases page, where you can copy any system.json link for use in the Install System dialog. -3. **(Not Yet Supported - No Releases Yet)** Downloading one of the .zip archives from the Releases page and extracting it into your foundry Data folder, under Data/systems/daggerheart. +1. **recommended** Searching for *Daggerheart* or *Foundryborne* in the System Instalaltion dialgoe of the FoundryVTT admin settings. +2. Pasting `https://raw.githubusercontent.com/Foundryborne/daggerheart/refs/heads/main/system.json` into the Install System dialog on the Setup menu of the application. +3. Downloading one of the .zip archives from the Releases page and extracting it into your foundry Data folder, under Data/systems/daggerheart. + +## Documentation + +You can find the documentation here: https://github.com/Foundryborne/daggerheart/wiki ## Development Setup