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

17 lines
326 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-31 10:44:34 +08:00
"version": "1.0.5",
"displayName": "02.InformationSave",
"description": "信息配置保存工具",
2025-03-04 16:02:44 +08:00
"unity": "2021.3",
2025-03-31 10:44:34 +08:00
"unityRelease": "23f1",
2025-03-04 16:02:44 +08:00
"keywords": [
"unity",
"scirpt"
],
"author": {
2025-03-31 10:44:34 +08:00
"name": "stary.Evo",
2025-03-04 16:02:44 +08:00
"url": "https://www.unity3d.com"
}
}