ZachIsAGardner / Zeef

Zeef is a Unity C# library. It provides tools and jumping-off points for any Unity project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zeef Logo

Zeef

Zachary's Framework (Zeef) is a C# game framework built for Unity.

Current Unity Version

Unity 2019.2.17f1

Setup

This project requires minimal setup to get working.

Importing Unity Package

  • Once you have an existing Unity project you can import the latest release of Zeef through a Unity package.
  • Navigate to the most recent release and download the "ZeefAndFriends.unitypackage" file.
  • In your Unity project import the package you just downloaded.

Thats it!

With basic setup now completed, you can use all of Zeef's functionality. Feel free to check out the examples if you'd like.

Examples

Namespace Navigation

Zeef Logo

About

Zeef is a Unity C# library. It provides tools and jumping-off points for any Unity project.


Languages

Language:C# 95.2%Language:ShaderLab 4.8%