Installation Guide
Learn how to install and set up Realms & Reaches in your Foundry VTT world.
Prerequisites
- Foundry VTT v13 or later
- GM permissions in your world
- A scene to work with (any size)
Installation Methods
Option A: From Foundry (Recommended)
- Open Foundry VTT and navigate to your world
- Go to Add-on Modules tab
- Click "Install Module"
- Search for "Realms & Reaches" or paste the manifest URL:
https://github.com/rayners/fvtt-realms-and-reaches/releases/latest/download/module.json
- Click Install and wait for download to complete
- Enable the module in your world settings
Option B: Manual Installation
- Download the latest release from GitHub
- Extract the zip file to your
Data/modules/
directory - Restart Foundry VTT
- Enable the module in your world settings
Verification
After installation, you should see a new map icon in the left sidebar when viewing a scene. This is the Realms layer control.
If you don't see it:
- Check module is enabled in world settings
- Refresh your browser after enabling
- Check console for errors (F12 → Console tab)
- Verify Foundry VTT version (v13+ required)
Browser Compatibility
Recommended Browsers
- Chrome (latest version)
- Firefox (latest version)
- Safari (latest version)
- Edge (latest version)
Requirements
- ES2020 support
- WebGL capability
- Canvas API support
- Hardware acceleration (recommended for best performance)
System Requirements
Minimum
- Foundry VTT v13+
- 2GB RAM
- Modern browser with WebGL
Recommended
- Foundry VTT v13+
- 4GB RAM
- Hardware-accelerated graphics
- High-resolution display
Initial Setup
Once installed and enabled:
- Navigate to any scene (the Canvas tab)
- Look for the map icon in the left sidebar controls
- Click it to activate the Realms layer
- You should see the Realms & Reaches toolbar with drawing tools
Congratulations! You're ready to start creating realms.
Next Steps
- 📖 Getting Started - Create your first realm
- 📚 User Guide - Learn all the features
- 🔧 API Reference - For developers
Troubleshooting
Module Not Appearing
Problem: Can't see the Realms layer controls
Solutions:
- Check module is enabled in world settings
- Refresh your browser after enabling
- Check console for errors (F12 → Console tab)
- Verify Foundry VTT version (v13+ required)
- Try disabling other modules to check for conflicts
Performance Issues
Problem: Slow drawing or laggy interface
Solutions:
- Enable hardware acceleration in browser settings
- Close other applications to free memory
- Use simpler polygon shapes where possible
- Reduce browser zoom level if very high
- Check graphics drivers are up to date
Console Errors
Problem: JavaScript errors in browser console
Solutions:
- Check for module conflicts - disable other modules temporarily
- Clear browser cache and reload
- Update Foundry VTT to latest version
- Report the error on GitHub Issues
Getting Help
If you encounter installation issues:
- Check the troubleshooting section above
- Search existing issues on GitHub
- Ask on Discord in the #modules channel of Foundry VTT Discord
- Create a bug report with details about your setup and the problem
When reporting issues, please include:
- Foundry VTT version
- Browser and version
- Operating system
- Error messages from browser console
- Steps to reproduce the problem