services.json 383 B

12345678910111213141516171819202122232425
  1. {
  2. "game": {
  3. "name": "合成LoveLive!",
  4. "appid": "623706372",
  5. "cid": "0"
  6. },
  7. "configs": [
  8. {
  9. "appid": "623706372",
  10. "services": [
  11. {
  12. "service_id": "235",
  13. "enable": true,
  14. "params": {
  15. "appid": "623706372",
  16. "store_id": "",
  17. "store_id_platform": "",
  18. "plugin_version": "1.3.7_2.2.1"
  19. }
  20. }
  21. ]
  22. }
  23. ],
  24. "needExecNative": true
  25. }