Compare commits

..

No commits in common. "3527fd7959a54bbee9e4c0419d1a973d2c42c770" and "5be79f4ab83b2b4483a0f4deb7f7e7f60bc60e34" have entirely different histories.

2 changed files with 2 additions and 6 deletions

View file

@ -66,10 +66,6 @@ You can find the documentation here: https://github.com/Foundryborne/daggerheart
Looking to contribute to the project? Look no further, check out our [contributing guide](CONTRIBUTING.md), and keep the [Code of Conduct](coc.md) in mind when working on things.
## AI Policy
The Foundryborne Daggerheart system does not make use of AI (generative or otherwise) for any area of its implementation. We expect all contributors to follow this same policy when contributing with a pull request; contributions made using AI will be rejected outright.
## Disclaimer:
**Daggerheart System**

View file

@ -2,7 +2,7 @@
"id": "daggerheart",
"title": "Daggerheart",
"description": "An unofficial implementation of the Daggerheart system",
"version": "2.3.2",
"version": "2.3.1",
"compatibility": {
"minimum": "14.361",
"verified": "14.363",
@ -10,7 +10,7 @@
},
"url": "https://github.com/Foundryborne/daggerheart",
"manifest": "https://raw.githubusercontent.com/Foundryborne/daggerheart/v14/system.json",
"download": "https://github.com/Foundryborne/daggerheart/releases/download/2.3.2/system.zip",
"download": "https://github.com/Foundryborne/daggerheart/releases/download/2.3.1/system.zip",
"authors": [
{
"name": "WBHarry"