Files
plugin-library/Assets/02.InformationSave/package.json

17 lines
329 B
JSON
Raw Normal View History

2025-03-04 16:02:44 +08:00
{
2025-03-28 13:57:37 +08:00
"name": "com.staryevo.informationsave",
2025-03-04 16:02:44 +08:00
"version": "1.0.0",
2025-03-27 09:09:02 +00:00
"displayName": "01.InformationSave",
"description": "位置配置工具",
2025-03-04 16:02:44 +08:00
"unity": "2021.3",
"unityRelease": "30f1",
"keywords": [
"unity",
"scirpt"
],
"author": {
2025-03-28 13:57:37 +08:00
"name": "01.InformationSave",
2025-03-04 16:02:44 +08:00
"url": "https://www.unity3d.com"
}
}