Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Add JSON file save with encryption #6

Open
3 tasks
japtar10101 opened this issue Jun 19, 2021 · 0 comments
Open
3 tasks

[FEATURE] Add JSON file save with encryption #6

japtar10101 opened this issue Jun 19, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request needs-priority

Comments

@japtar10101
Copy link
Member

Describe the solution you'd like

Add a class and macro supporting normal file saves.

Overwrite the GameSettings.cs file to support cloud saving automatically.

Tasklist

  • Look into the currently existing interface on interacting with PlayerPrefs. See if the same interface can be used for.
  • Add JSON support (saving and recalling via Unity JSON libraries).
  • Look into what other services to potentially integrate with. Add these items as potentially a new issue on this project.
@japtar10101 japtar10101 added enhancement New feature or request needs-priority labels Jun 19, 2021
@japtar10101 japtar10101 self-assigned this Jun 19, 2021
@japtar10101 japtar10101 transferred this issue from OmiyaGames/template-unity-project Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs-priority
Development

No branches or pull requests

1 participant