Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.01 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.01 KB

Save Game

This source code you can easily save a variety of types in unity.

Prerequisites

  • Tested on Unity 2021.3.16f
  • Unity versions released before Feb 2022 need in plugin JSON.Net

Installation

  • Copy folder Save Game to your project

Features

  • Easy to Use
  • Encryption (you can generate the encryption key by the system itself)

How to use

Save

Save

Load

Load

Encode

Generate Key

Generate Key

Use Key

Just past de values generate on script SaveGame

Use Key