services.json 250 B

123456789101112131415161718192021
  1. {
  2. "game": {
  3. "name": "未知游戏",
  4. "appid": "UNKNOW"
  5. },
  6. "needExecNative": true,
  7. "configs": [
  8. {
  9. "appid": "640013969",
  10. "services": [
  11. {
  12. "service_id": "235",
  13. "enable": false
  14. }
  15. ]
  16. },
  17. {
  18. "appid": "UNKNOW"
  19. }
  20. ]
  21. }