com.guru.unity.max/package.json

19 lines
312 B
JSON
Raw Normal View History

2023-12-26 03:47:44 +00:00
{
"name": "com.guru.unity.max",
"displayName": "Guru Max",
2024-09-12 10:28:57 +00:00
"version": "1.2.1",
"description": "Guru 整合 AppLovin Max 插件",
2023-12-26 03:47:44 +00:00
"unity": "2020.3",
"author": {
2024-05-11 07:23:36 +00:00
"name": "Guru Game"
2023-12-26 03:47:44 +00:00
},
"license": "MIT",
"category": [
"game",
"tool",
"sdk",
"ads"
],
"dependencies": {
}
}