config.json 935 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. {
  2. "UiKey": "F3",
  3. "ShopName": "昊天UI商店",
  4. "WebsiteUrl": "http://arkht.qicp.io:8381/",
  5. "DiscordUrl": "http://arkht.qicp.io:8381/",
  6. "VoteRewards": false,
  7. "DisableSellButton": false,
  8. "DisableTradeButton": false,
  9. "HideBuffIcon": false,
  10. "OverrideLabels": [
  11. {
  12. "ItemsTabLabel": "商品购买"
  13. },
  14. {
  15. "KitsTabLabel": "礼包购买"
  16. },
  17. {
  18. "StashTabLabel": "礼包领取"
  19. },
  20. {
  21. "SellTabLabel": "回收"
  22. },
  23. {
  24. "TradeTabLabel": "转账"
  25. },
  26. {
  27. "BuyViewLabel": "商店"
  28. },
  29. {
  30. "SellViewLabel": "回收"
  31. },
  32. {
  33. "TradeViewLabel": "交易"
  34. },
  35. {
  36. "BuyLabel": "购买"
  37. },
  38. {
  39. "SellLabel": "回收"
  40. },
  41. {
  42. "RedeemLabel": "领取礼包"
  43. },
  44. {
  45. "WebsiteLabel": "服务器网站"
  46. },
  47. {
  48. "DiscordLabel": "Discord"
  49. },
  50. {
  51. "ClaimVotesLabel": "Claim Votes"
  52. }
  53. ]
  54. }