Installation
This guide covers the initial installation path for JubileeRPG.
Requirements
- Unity project (version matching the current JubileeRPG release notes)
- JubileeRPG package import source
Install Steps
- Import JubileeRPG into your Unity project.
- Open JubileeRPG setup tools from the Unity Tools menu.
- Run required initialization commands.
- Confirm databases and UI Toolkit assets exist.
Verify Install
- Open JubileeRPG editor windows.
- Confirm database assets are available.
- Enter play mode and verify no missing-system errors appear.
Next Step
Proceed to Database to create your first game content.