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

17 lines
309 B
JSON
Raw Normal View History

2025-03-04 16:02:44 +08:00
{
2025-03-31 10:53:20 +08:00
"name": "02.informationsave",
"version": "1.0.2",
2025-03-31 10:50:28 +08:00
"displayName": "02.InformationSave",
2025-03-27 09:09:02 +00:00
"description": "位置配置工具",
2025-03-04 16:02:44 +08:00
"unity": "2021.3",
2025-03-31 10:50:28 +08:00
"unityRelease": "23f1",
2025-03-04 16:02:44 +08:00
"keywords": [
"unity",
"scirpt"
],
"author": {
2025-03-31 10:45:37 +08:00
"name": "staryEvo",
2025-03-04 16:02:44 +08:00
"url": "https://www.unity3d.com"
}
}