This Foundry VTT module allows you to create infinite depth of folders for Scenes, Actors, Items and Journals. No more limit to a depth of 2 folders (or none for Journal entries). This will also add aNew entitybutton on folders so you can create it directly in the folder (does not wor...
Here is a demo module you can use as a template: FoundryVTT FXMaster Specials Demo Template.In one file, you configure each of your special effects:export const effects = { label: "MYMODULE", effects: [ { label: "Smoke Bomb", file: "modules/fxmaster/assets/specialEffects/fxmaster/...
Clear Folder ( ) Removes the actor from all folders, placing it at the top level of the actor directory. Delete ( ) Deletes the actor, after accepting a confirmation prompt. Duplicate ( ) Creates a copy of the actor in the directory. Configure Permission ( ) Configure the permission level...
"dependencies":[{"name":"foundry-file-utils","manifest":"https://gitlab.com/dnd-5e/foundry-vtt/foundry-file-utils/-/raw/main/src/module.json",}] Basic Usage The library module is loaded oninitand available atready. It can be invoked in three different ways: ...
{"version":"1.2.2"},"touch-vtt":{"version":"1.9.1"},"trs-housedivided-dice-set":{"version":"1.0.1"},"trs-metal-rainbow":{"version":"1.0.0"}},"systems":{"dnd5e":{"version":"2.1.5","playtime":25306},"pf2e":{"version":"4.7.2"},"worldbuilding":{"version":"0.7.2",...
{ "name": "Fabula Ultima Community", "url": "https://github.com/League-of-Fabulous-Developers/FoundryVTT-Fabula-Ultima-Homebrew/blob/main/ATTRIBUTIONS.md" } ], "esmodules": [ "scripts/module.mjs" ], "styles": [ "styles/module.css" ], "languages": [ { "lang": "en", "name": ...
Unzip the downloaded file to your FoundryVTT Data systems folder. (For more details, refer to the FoundryVTT Configuration Guide). [Mandatory] Ensure that you have the socketLib module installed. Restart FoundryVTT if necessary. Updating from Legacy Build Uninstall any previous versions of the sys...
//foundryvtt.com/article/configuration#where-user-datafor more details about where your data is stored for Foundry. Make sure to put the files in a folder namedsfrpgin thesystemsdirectory.NOTE: This is no longer the preferred method of installing modules. Please use the module browser within ...
1. Shut down your currently hosted Foundry VTT server instance. 2. In a terminal, access the folder or directory where your Foundry VTT executable is located. 3. Navigate to theresources/app/subdirectory. 4. run Unsupported Raspberry Pi Models ...
{"dataPath":"~/.local/share/FoundryVTT/"} buildwill build and set up a symlink betweendistand yourdataPath. npm run-script build NOTE: You don't need to build thefoundryconfig.jsonfile you can just copy the content of thedistfolder on the module folder undermodulesof Foundry ...