Using Your Sheet

You have built your layout, wired up your logic, styled everything to look great, and exported your files. Now it is time to get your sheet onto your VTT so you and your players can actually use it.

info

Sheet Architect currently exports to Roll20. The deployment options below are for Roll20. Guides for other VTTs will be added as export support expands.

There are three ways to deploy to Roll20, depending on what you need:

Options

Custom Game Upload

The fastest path. You paste your exported HTML and CSS directly into a specific Roll20 game's settings. Best for personal use, private games, or testing.

Community Sheet Repository

Submit your sheet to Roll20's public GitHub repository so any Roll20 user can select it when creating a game. Best for sheets you want to share with the whole community.

Sheet Sandbox

A special Roll20 development environment for rapid testing. Best for active development when you are making frequent changes and do not want to paste into game settings every time.

Which Should You Choose?

  • Just want to use your sheet in your own game? Go with Custom Game Upload. It takes about two minutes.
  • Building and testing actively? Start with the Sheet Sandbox for fast iteration, then switch to a custom game upload when your sheet is stable.
  • Ready to share with the world? Use Custom Game Upload to do final testing in a real game, then submit to the Community Sheet Repository.