An intentionally minimalist Foundry system designed to let you play your games while staying out of the way. https://foundryvtt.com/packages/taf
Find a file
2024-09-29 00:03:43 -06:00
.github/workflows Move the workflow into the workflow folder :') 2024-08-30 18:10:15 -06:00
.vscode Get the base Actor sheet working w/ collaboration 2024-08-28 22:36:12 -06:00
scripts Tweak the dice rolling macro to utilize the multi-input ask dialog 2024-09-21 18:08:50 -06:00
src Implement the size storable class mixin 2024-09-29 00:03:43 -06:00
styles Working on an update for DialogManager#ask that allows multiple inputs in the Dialog 2024-09-02 00:48:32 -06:00
templates Working on an update for DialogManager#ask that allows multiple inputs in the Dialog 2024-09-02 00:48:32 -06:00
.gitignore Have git ignore the compiled styles 2024-09-02 00:49:35 -06:00
augments.d.ts Initial commit 2024-08-28 21:23:31 -06:00
eslint.config.mjs Add the ability to be able to prompt users for information from a Dialog/macro 2024-08-28 23:29:09 -06:00
jsconfig.json Initial commit 2024-08-28 21:23:31 -06:00
package-lock.json Get the base Actor sheet working w/ collaboration 2024-08-28 22:36:12 -06:00
package.json Initial commit 2024-08-28 21:23:31 -06:00
README.md Update README with an actual description 2024-09-05 00:04:56 -06:00
system.json Version bump 2024-09-28 21:41:19 -06:00

Text-Based Actors

This is an intentionally bare-bones system that features a text-only character sheet, allowing the playing of games that may not otherwise have a Foundry system implementation.