A Foundry VTT Game System for playing Deadlands Classic, Deadlands Hell On Earth Classic, and (hopefully) Deadlands Lost Colony Classic.
For Foundry Virtual Tabletop v11.306+.
Document Version: 20230722
This FVTT Game System uses the revised Deadlands Classic rules from all three Deadlands Classic Games, as represented in the combined set of published Deadlands Classic rulebooks, with the later rules and rulebooks taking precedence over earlier ones.
This project uses nvm
as its node version manager, you can download/install it from their github. After installing, and when first starting development run nvm use
to make sure you're on the correct version for this project.
After you're using the correct version of node run npm i
to install the required packages.
This project includes settings and extension recommendations for VS Code, you are under no obligations to use VS Code, but you are expected to have your code pass the lint checks included in the precommit git hook.
Copyright (c) 2023 {{Andrew}}, {{Ben}}, Matthew J Black, James Gill, Andrew Herron & {{James}}.
This FVTT Game System known as Deadlands Classic (or DLC) is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Deadlands Classic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with Foobar. If not, see https://www.gnu.org/licenses/.
See the LICENSE file for license rights and limitations (GPLv3).