| 12345678910111213141516171819 |
- {
- "name": "cn.etetet.proto",
- "displayName": "ET.Proto",
- "version": "3.0.2",
- "unity": "2022.3",
- "description": "proto2cs工具,用于把proto文件导出成C#",
- "author": {
- "name": "tanghai",
- "url": "https://github.com/egametang/ET"
- },
- "repository": {
- "type": "git",
- "url": "https://github.com/egametang/ET"
- },
- "relatedPackages": {},
- "publishConfig": {
- "registry": "https://npm.pkg.github.com/@ET-Packages"
- }
- }
|