Skip to content

5.6.0+ Compatible. An editor tool to create and modify JSON files for your Unity Packages.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

ParkingLotGames/Unity-Package-Manifest-Tool

Repository files navigation

Unity Package Manifest Tool

Unity Version License Size package.json version (branch) Last commit

package.json dynamic

Issues Pull requests

An editor tool to create and modify JSON files for your Unity Packages.

previe In 2021+ it uses the Newtonsoft.Json library to add Author and Dependency keys

Installation

Package manifest

  • Add the following to your manifest.json under "dependencies":

"com.parkinglotgames.packagemanifesttool": "1.1.1",

Git URL

  • In Unity, go to Window > Package Manager > "+" button > "Add package from git URL..." and enter: https://github.com/ParkingLotGames/Unity-Package-Manifest-Tool.git

Usage

"Assets/Create/Package Manifest" or Right click in Project view>"Create/Package Manifest" will open a window to save a new package manifest file. It will open the window to customize the values and in 2021+ the UI has the option to add dependencies and author information.

"Tools/Package Manifest Tool" will open the Tool window, you can load a package manifest file to edit

//TODO

Add summaries, documentation, comments, examples.

About

5.6.0+ Compatible. An editor tool to create and modify JSON files for your Unity Packages.

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Languages