Files
plugin-library/Assets/04.AudioCore/package.json

17 lines
311 B
JSON
Raw Normal View History

2025-03-04 16:02:44 +08:00
{
"name": "com.staryevo.codechecker",
"version": "1.0.0",
"displayName": "01.CodeChecker",
2025-03-06 17:24:31 +08:00
"description": "音频播放工具",
2025-03-04 16:02:44 +08:00
"unity": "2021.3",
"unityRelease": "30f1",
"keywords": [
"unity",
"scirpt"
],
"author": {
"name": "staryEvo",
"url": "https://www.unity3d.com"
}
}