Add a Game
Games are created from a Roblox Universe ID and an optional root Place ID. After a game is added, it appears in the sidebar and receives its own module overview.
Required information
| Field | Required | Notes |
|---|---|---|
| Universe ID | Yes | The Roblox universe RoControl will manage |
| Root Place ID | No | Useful when the root place should be shown or linked |
| Label | Usually inferred | The display name used in the dashboard |
How to add a game
- Open Settings.
- Select the workspace.
- Enter the Roblox Universe ID.
- Enter the root Place ID if you have it.
- Save the game.
- Open the new game from the sidebar.
Example
Universe ID: 1234567890
Root Place ID: 987654321
Label: Arena EventsAfter adding the game
Open the game overview and enable the modules you need. Start with Live Config for most games, then add Jobs or Icon Automation when the workflows are ready.