updated readmy for release (#749)

This commit is contained in:
CPTN Cosmo 2025-08-10 01:20:59 +02:00 committed by GitHub
parent 585601c134
commit 7faec34597
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,21 +1,26 @@
# Daggerheart # Foundryborne Daggerheart
## Table of Contents ## Table of Contents
- [Overview](#overview) - [Overview](#overview)
- [User Install Guide](#user-install) - [User Install Guide](#user-install)
- [Documentation](#documentation)
- [Developer Setup](#development-setup) - [Developer Setup](#development-setup)
- [Contribution Info](#contributing) - [Contribution Info](#contributing)
## Overview ## 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 ## 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. 1. **recommended** Searching for *Daggerheart* or *Foundryborne* in the System Instalaltion dialgoe of the FoundryVTT admin settings.
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. 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. **(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. 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 ## Development Setup