19 lines
319 B
JSON
19 lines
319 B
JSON
|
|
{
|
||
|
|
"name": "com.guru.unity.max",
|
||
|
|
"displayName": "Guru Max",
|
||
|
|
"version": "0.1.0",
|
||
|
|
"description": "Guru 整合 AppLovin 插件",
|
||
|
|
"unity": "2020.3",
|
||
|
|
"author": {
|
||
|
|
"name": "Guru Fungames Studio"
|
||
|
|
},
|
||
|
|
"license": "MIT",
|
||
|
|
"category": [
|
||
|
|
"game",
|
||
|
|
"tool",
|
||
|
|
"sdk",
|
||
|
|
"ads"
|
||
|
|
],
|
||
|
|
"dependencies": {
|
||
|
|
}
|
||
|
|
}
|