Provides an Editor Window for managing Player Prefs directly from the editor.
To install the package using the Unity Package Manager:
- Open Unity and go to
Window > Package Manager
. - In the Package Manager window, click the
+
button and selectAdd package from git URL...
. - Paste the following URL:
https://github.com/Pituivan/UnityPlayerPrefsManager.git#v0.1.1
. - Click
Add
.