Skip to content

A collection of Unity packages for managing game architechture.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

Bazzagibbs/GameArchitectureSuite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Architecture Suite for Unity

A collection of Unity packages for managing game architechture.

Package Name Scoped Registry URI Git URL
Game Variables com.bazzagibbs.gamevariables https://github.com/Bazzagibbs/GameVariables.git
Game Events com.bazzagibbs.gameevents https://github.com/Bazzagibbs/GameEvents.git
Game Scene Manager com.bazzagibbs.gamescenemanagement https://github.com/Bazzagibbs/GameSceneManagement.git
Game Console work-in-progress work-in-progress

Installation

Option A: Scoped Registry

All my public/open source packages are hosted on my registry.

  1. Install a Scoped Registry: Project Settings > Package Manager > Scoped Registries
Name:       BazzaGibbs
URL:        https://registry.bazzagibbs.com
Scope(s):   com.bazzagibbs
  1. In the Package Manager, select Add package by name, entering the Scoped Registry URI of the package you want to install.

Option B: Git URL

  1. In the Package Manager, select Add package from git URL, entering the Git URL of the package you want to install.

Documentation

Documentation is currently a work-in-progress, but will eventually be hosted on my website. For now, I've included some basic documentation in the READMEs of each package.

About

A collection of Unity packages for managing game architechture.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Packages

No packages published