Reign is a lightweight framework/boilerplate for Unity created by ©Tureen Creative Media. Created to be used by people who want to develop a game (in Unity) without wasting time by setting up an ultra-performant backend.
- Expansive user interface widget system
- Save system (with decoding and encoding)
- Sound system
- Discord RPC support
- Built-in scene loading
- Time management (Scale manipulation)
- Built-in user interface assets
Milestones
✅ 0.1.0.0
Versioning
Reign's versioning system:
Contribution
Create pull requests to Reign's main GitHub branch: Tureen will manually read over additions or subtractions to the codebase.
-
To use Reign, install the newest release from either GitHub or itch.io.
-
The release will contain a file with details about the release (Reign version, Unity version etc.)
-
Download the Unity version given and usually linked inside the file.
-
Create a project with the specific Unity version.
-
Drag the contents of the Reign release inside the Unity project.
