BgTools PlayerPrefsEditor Save

Tool extension for the Unity Editor that enables easy access to the player preferences over a simple UI.

Project README

PlayerPrefs Editor for Unity 3D

Minimal unity editor version CI   Release GitHub package.json version (branch) openupm AssetStore

Flattr this git repo  Buy me a coffee

Tool extension for the Unity Editor that enables easy access to the player preferences over a simple UI. Allows to view, add, remove and modify entries on the development machine.

Preference editor window

Features

  • Add, remove and edit PlayerPrefs
  • Intuitive visual editor
  • Works with standard Unity PlayerPrefs
  • Monitors changes from code
  • Supports all editors (Windows, Linux, MacOS)
  • Lightweight dockable for full integration in your workflow
  • Supports both skins (Personal, Professional)

Requirements

Unity Version: 2019.4 (LTS) or higher

Editor Version: Windows, MacOS, Linux

Installation

The plugin provides manual and UPM installation.

Additionally it's available on the Unity Asset Store.

Manual

Place the PlayerPrefsEditor folder somewhere in your project. It's not relevant where it's located, the plugin will find all of its files by itself.

Unity Package Manager (UPM)

Via Git URL

Through the Unity Plugin Manager it's possible to install the plugin direct from this git repository. The UPM need a specific structure what will be provided into the upm branch.

Use following direct URL for the configuration:

https://github.com/Dysman/bgTools-playerPrefsEditor.git#upm

See official Unity documentation for more informations: UI or manifest.json

Via OpenUPM

The package is available on the openupm registry. It's recommended to install it via openupm-cli.

openupm add com.bgtools.playerprefseditor

Usage

The entry to open the PlayerPrefs Editor is located in the top menu at Tools/BG Tools/PlayerPrefs Editor. It's a standard dockable window, so place it wherever it helps to be productive. A more detailed manual can be fund in following locations:

  • GitHub (Manual)- Manual page
  • GitHub (UPM) - Press the Documentation link on the UPM description.
  • Unity Asset Store Package - MANUAL.html
Open Source Agenda is not affiliated with "BgTools PlayerPrefsEditor" Project. README Source: Dysman/bgTools-playerPrefsEditor

Open Source Agenda Badge

Open Source Agenda Rating