Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

prashant-singh/SaveGameData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

9 Commits

Repository files navigation

Save and Load Game Data

Save and Load Game data with encryption for Unity3D.

Save and Load Logo

download GitHub GitHub release

Getting Started

using Prashant.SaveGameData;

then

GameData.Save(data,"yourpassword");

here data is an object of your "Data Class".

data = GameData.Load(data,"yourpassword");

pass the default data to create a new file if the file doesn't exist.

That's it.

About

πŸ’Ύ Save and Load Game data with encryption for Unity3D.

Topics

Resources

License

Stars

Watchers

Forks

Packages

Contributors

Languages

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /