Skip to content

TureenCreativeMedia/Reign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reign

Reign Website
Reign Documentation


About

Reign is a lightweight framework/boilerplate for Unity created by Tureen. Created to be used by people who want to develop a game (in Unity) without wasting time by setting up an ultra-performant back-end.

Thumbnail


Features

  • UI Widget system
  • Save System (with decoding and encoding)
  • Sound System
  • Discord RPC support
  • Built-in loading screen with scene transition
  • Timer System (support for timer queuing)
  • App System (support for screen resolution and framerate changes)
  • Input System (custom keybinds using Save System)
  • Built-in UI assets
  • Ready-to-use expansive architecture

Updates and Contribution

Milestones
✅ 0.1.0.0
✅ 0.3.0.0

Versioning

Reign's version schematic:

Thumbnail


Contribution

Create pull requests, Tureen will manually read over additions or subtractions to the Reign codebase.


Installation

Follow the instructions on the wiki home page