jp.keijiro.unity-custom-package-test
Version:
This is a small project for testing the custom package features of Unity Package Manager.
14 lines (13 loc) • 460 B
JSON
{
"author": "Keijiro Takahashi",
"dependencies": { },
"description": "This is a small project for testing the custom package features of Unity Package Manager.",
"displayName": "Custom Package Test",
"keywords": [ "unity" ],
"license": "UNLICENSED",
"name": "jp.keijiro.unity-custom-package-test",
"repository": "github:keijiro/UnityCustomPackageTest",
"unity": "2019.2",
"unityRelease": "0f1",
"version": "1.0.2"
}