Installation Guide
There are several ways to install the Journeys & Jamborees module in your Foundry VTT instance.
Method 1: Foundry Module Browser (Recommended)
- Open Foundry VTT and navigate to the Add-on Modules tab
- Click Install Module
- Search for "Journeys & Jamborees"
- Click Install
- Wait for the installation to complete
Method 2: Manifest URL
If the module isn't available in the browser yet, you can install it directly:
- Open Foundry VTT and navigate to the Add-on Modules tab
- Click Install Module
- Paste this manifest URL:
https://github.com/rayners/fvtt-journeys-and-jamborees/releases/latest/download/module.json
- Click Install
Method 3: Manual Installation
- Download the latest release from GitHub Releases
- Extract the zip file
- Copy the extracted folder to your Foundry VTT modules directory:
- Windows:
%appdata%/FoundryVTT/Data/modules
- macOS:
~/Library/Application Support/FoundryVTT/Data/modules
- Linux:
~/.local/share/FoundryVTT/Data/modules
- Windows:
- Rename the folder to
journeys-and-jamborees
if needed - Restart Foundry VTT
Activation
After installation:
- Launch your world
- Navigate to Game Settings → Manage Modules
- Find "Journeys & Jamborees" in the list
- Check the checkbox to enable it
- Click Save Module Settings
The module is now active and ready to use!
Verification
To verify the installation:
- Open the Actors directory
- Click Create Actor
- You should see "party" as an available actor type
- The module is successfully installed if you can create a party actor
Troubleshooting
If you encounter issues:
- Ensure your Foundry VTT version meets the requirements
- Check that the module folder is named exactly
journeys-and-jamborees
- Try clearing your browser cache and reloading
- Check the console (F12) for any error messages
For additional help, please open an issue on GitHub.