com.guru.unity.max/package.json

19 lines
313 B
JSON
Raw Normal View History

2023-12-26 03:47:44 +00:00
{
"name": "com.guru.unity.max",
"displayName": "Guru Max",
2024-03-01 07:47:45 +00:00
"version": "1.2.0",
"description": "Guru 整合 AppLovin Max 插件",
2023-12-26 03:47:44 +00:00
"unity": "2020.3",
"author": {
2024-01-26 04:47:14 +00:00
"name": "Guru Games"
2023-12-26 03:47:44 +00:00
},
"license": "MIT",
"category": [
"game",
"tool",
"sdk",
"ads"
],
"dependencies": {
}
}