Skip to content

A Unity package for gibbons coders 🐒

License

MIT, Unknown licenses found

Licenses found

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

tratteo/GibFrame

Repository files navigation

openupm GitHub GitHub top language GitHub last commit (branch)

GibFrame

A Unity package for gibbons coders 🐒

Check out the Youtube video to get to know what the package offers!

Installation

OpenUPM

It is recommended to install the package with OpenUPM in order to automatically resolve dependencies. To install, move into the project folder and run the command:

openupm add com.tratteo.gibframe

The OpenUPM CLI is required, for installation instruction check out the installation guide

Wiki

The package has been developed during months of game development for my projects. For this reason GibFrame includes various systems and functionalities that would require months to write a (pretty useless) documentation about. Since the package is open source, the best way to get to know the functionalities is to directly check out the package source and structure at both runtime and editor.

Also, remember to check out my YouTube, for other possible future videos about this!