{"id":13662284,"url":"https://github.com/Dysman/bgTools-playerPrefsEditor","last_synced_at":"2025-04-25T07:31:10.919Z","repository":{"id":50002869,"uuid":"168950996","full_name":"Dysman/bgTools-playerPrefsEditor","owner":"Dysman","description":"Tool extension for the Unity Editor that enables easy access to the player preferences over a simple UI.","archived":false,"fork":false,"pushed_at":"2025-03-09T12:25:23.000Z","size":561,"stargazers_count":170,"open_issues_count":3,"forks_count":25,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-19T12:13:46.377Z","etag":null,"topics":["bgtools","player-preferences-editor","playerprefs","unity","unity-editor","unity-tool","upm"],"latest_commit_sha":null,"homepage":"https://bgtools.de/post/playerprefseditor/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Dysman.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-02-03T13:57:17.000Z","updated_at":"2025-03-18T07:38:37.000Z","dependencies_parsed_at":"2024-01-17T05:29:30.721Z","dependency_job_id":null,"html_url":"https://github.com/Dysman/bgTools-playerPrefsEditor","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dysman%2FbgTools-playerPrefsEditor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dysman%2FbgTools-playerPrefsEditor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dysman%2FbgTools-playerPrefsEditor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dysman%2FbgTools-playerPrefsEditor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dysman","download_url":"https://codeload.github.com/Dysman/bgTools-playerPrefsEditor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250764582,"owners_count":21483424,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bgtools","player-preferences-editor","playerprefs","unity","unity-editor","unity-tool","upm"],"created_at":"2024-08-02T05:01:54.390Z","updated_at":"2025-04-25T07:31:10.906Z","avatar_url":"https://github.com/Dysman.png","language":"C#","funding_links":["https://www.buymeacoffee.com/dysman"],"categories":["C\\#"],"sub_categories":[],"readme":"# PlayerPrefs Editor for Unity 3D\n\n[![Minimal unity editor version](https://img.shields.io/badge/UnityEditor-2019.4%20or%20later-blue.svg)](https://unity3d.com/de/get-unity/download/archive)\n[![CI](https://github.com/Dysman/bgTools-playerPrefsEditor/workflows/CI/badge.svg)](https://github.com/Dysman/bgTools-playerPrefsEditor/actions)\u0026nbsp;\u0026nbsp;\n[![Release](https://img.shields.io/github/v/release/Dysman/bgTools-playerPrefsEditor?include_prereleases\u0026label=Release)](https://github.com/Dysman/bgTools-playerPrefsEditor/releases)\n[![GitHub package.json version (branch)](https://img.shields.io/github/package-json/v/dysman/bgTools-playerPrefsEditor/upm?label=GitURL-UPM)](https://github.com/Dysman/bgTools-playerPrefsEditor/tree/upm)\n[![openupm](https://img.shields.io/npm/v/com.bgtools.playerprefseditor?label=OpenUPM\u0026registry_uri=https://package.openupm.com)](https://openupm.com/packages/com.bgtools.playerprefseditor)\n[![AssetStore](https://img.shields.io/badge/dynamic/xml?url=http://u3d.as/1RLa\u0026label=UnityAssetStore\u0026query=//*[contains(@class,%20%27product-version%27)]/div[2]\u0026prefix=v)](http://u3d.as/1RLa)\n\n[![Buy me a coffee](https://img.shields.io/badge/-Buy%20Me%20A%20Coffee-yellow?logo=BuyMeACoffee\u0026style=flat\u0026logoColor=white)](https://www.buymeacoffee.com/dysman)\n[\u003cimg align=\"right\" src=\"https://img.shields.io/discord/431522155814191116?logo=Discord\u0026logoColor=white\u0026style=flat\u0026label=Discord\u0026labelColor=5865F2\"\u003e](https://discord.gg/8rcPZrD)\n\nTool 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.\n\n![Preference editor window](https://www.bgtools.de/img/bgtools_ppe_title.png)\n\n## Features\n\n* Add, remove and edit PlayerPrefs\n* Intuitive visual editor\n* Works with standard Unity PlayerPrefs\n* Monitors changes from code\n* Supports all editors (Windows, Linux, MacOS)\n* Lightweight dockable for full integration in your workflow\n* Supports both skins (Personal, Professional)\n\n## Requirements\n\nUnity Version: 2019.4 (LTS) or higher\n\nEditor Version: Windows, MacOS, Linux\n\n## Installation\n\nThe plugin provides *manual* and *UPM* installation.\n\n\nAdditionally it's available on the [Unity Asset Store](http://u3d.as/1RLa).\n\n### Manual\nPlace 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.\n\n### Unity Package Manager (UPM)\n\n**Via Git URL**\n\nThrough the Unity Plugin Manager it's possible to install the plugin direct from this git repository.\nThe UPM need a specific structure what will be provided into the *upm* branch.\n\nUse following direct URL for the configuration:\n```\nhttps://github.com/Dysman/bgTools-playerPrefsEditor.git#upm\n```\nSee official Unity documentation for more informations: [UI](https://docs.unity3d.com/Manual/upm-ui-giturl.html) or [manifest.json](https://docs.unity3d.com/Manual/upm-git.html)\n\n**Via OpenUPM**\n\nThe package is available on the [openupm registry](https://openupm.com). It's recommended to install it via [openupm-cli](https://github.com/openupm/openupm-cli).\n\n```\nopenupm add com.bgtools.playerprefseditor\n```\n\n## Usage\n\nThe 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.\nA more detailed manual can be fund in following locations:\n* GitHub (Manual)- [Manual page](Packages/PlayerPrefsEditor/Documentation~/PlayerPrefsEditor.md)\n* GitHub (UPM) - Press the _Documentation_ link on the UPM description.\n* Unity Asset Store Package - [MANUAL.html](Documentation/MANUAL.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDysman%2FbgTools-playerPrefsEditor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDysman%2FbgTools-playerPrefsEditor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDysman%2FbgTools-playerPrefsEditor/lists"}