Common-Games / Utilities.CGTK.CGPlayerPrefs

A small save System for Unity using Attributes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CGPlayerPrefs

A simple Attribute based saving System.

Requirements

Installing

  1. Go to the Package Manager (Under Window/Package Manager).
  2. Click on the little + icon.
  3. Click on button that says "Add Package from git URL".
  4. Put in https://github.com/Common-Games/Utilities.CGTK.CGPlayerPrefs.git.
  5. Click on [Add] and you're done! ;-)

Explanation

Will add later.

API

Will add later.

Bugs(!)

This is a pre-release version of the Package, for good reason.

There's ONE mayor bug, and that's that you NEED to have Odin Inspector right now.
If you don't the UUID's get reserialized every time.

About

A small save System for Unity using Attributes

License:Other


Languages

Language:C# 100.0%