Skip to content

My personal fork of Cairn to implement my homebrew

License

AGPL-3.0, MIT licenses found

Licenses found

AGPL-3.0
LICENSE-AGPL
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

sean-clayton/scorn-fvtt

Repository files navigation

Scorn Old-School Roleplaying Engine

This is a fork of Yochai Gal's Cairn. It brings in my personal homebrew into the module.

Changes from Cairn

  • Removed token art (license is incompatible with AGPL)
  • Max slots is now STR or 10, whichever is higher
  • New characters start with a waterskin
  • Waterskins have uses (4)
  • Torches have uses (6 - mark one off for every ten minutes it's used)

Installation

  1. In the FVTT Game Systems Menu, click Install System
  2. Enter the Manifest URL: https://github.com/sean-clayton/scorn-fvtt/releases/latest/download/system.json
  3. Allow players to "Create new Actors" in the "Configure Settings" permissions menu

License

The original Cairn system is MIT licensed. You can find the license in the LICENSE-MIT file. You can find an overview of the MIT license here: https://choosealicense.com/licenses/mit/

My changes are AGPLv3 licensed. You can find the license in the LICENSE-AGPL file. You can find an overview of the AGPLv3 license here: https://choosealicense.com/licenses/agpl-3.0/