Dropboxer Module for Foundry VTT
Overview
Dropboxer is a Foundry VTT module that integrates Dropbox directly into your game. With this module, Game Masters (GMs) can easily create scenes from images stored in their Dropbox account and link Dropbox images to various elements in their game. This integration streamlines the process of managing and utilizing media files, saving time and effort.
Features
- Dropbox Chooser Integration: Select images directly from your Dropbox account to create scenes within Foundry VTT.
- Scene Creation: Automatically generate scenes using Dropbox images, with dimensions pulled from the image metadata.
- File Linking: Easily link Dropbox images to tiles in Foundry applications.
- User-Friendly Interface: The module adds a convenient button to the Scenes sidebar and relevant UI elements for seamless Dropbox integration.
Installation
- Download the module or install it from the Foundry VTT module browser by searching for "Dropboxer".
- Enable the module in your Foundry VTT game through the "Manage Modules" menu.
Setup
Before you can use Dropboxer, you'll need to create a Dropbox App to obtain an App Key.
Creating a Dropbox App
- Visit the Dropbox App Console: Go to Dropbox App Console.
- Create a New App: Click on "Create App" and choose "Scoped access".
- Select Permissions:
- Full Dropbox or App Folder access.
- Enable the following permissions:
files.content.read
files.content.write
sharing.read
- Add Your Foundry Domain: Add your Foundry VTT domain under "Chooser/Saver" and "Embedder" domains. For example, if your game runs at
https://theland.uber.space/game
, addtheland.uber.space
as the domain. - Copy the App Key: Once the app is created, copy the App Key and paste it into the module settings in Foundry VTT.
Configuring the Module
- Access Module Settings: Go to
Settings -> Configure Settings -> Module Settings
. - Enter the Dropbox App Key: Paste the App Key you obtained from Dropbox.
- Save Your Settings.
Usage
Creating Scenes from Dropbox
- Open the Scenes Sidebar: Navigate to the Scenes tab in the sidebar.
- Click "Choose from Dropbox": This button appears next to the "Create Scene" button.
- Select an Image: The Dropbox Chooser will open, allowing you to select an image from your Dropbox.
- Create the Scene: Once selected, a new scene will be created using the chosen image, with its dimensions automatically set.
Linking Dropbox Images in Other Applications
- Open an Application: For example, open the Tile Configuration or Token Configuration application.
- Use the Dropbox Button: Next to the file picker, click the Dropbox icon to open the Dropbox Chooser.
- Select an Image: The selected image will be linked to the relevant input field.
License
This module is distributed under the MIT License. See the LICENSE file for more details.
Support
For issues or suggestions, please visit the GitHub repository or contact the module developer.