You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

101 lines
2.1KB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5. <key>entry</key>
  6. <dict>
  7. <key>cell</key>
  8. <string>PSLinkCell</string>
  9. <key>label</key>
  10. <string>Credits</string>
  11. </dict>
  12. <key>items</key>
  13. <array>
  14. <dict>
  15. <key>cell</key>
  16. <string>PSSwitchCell</string>
  17. <key>default</key>
  18. <true/>
  19. <key>defaults</key>
  20. <string>BlockheadsInventory</string>
  21. <key>key</key>
  22. <string>kBOn</string>
  23. <key>label</key>
  24. <string>Enable In-Game Menu</string>
  25. </dict>
  26. <dict>
  27. <key>cell</key>
  28. <string>PSGroupCell</string>
  29. <key>label</key>
  30. <string></string>
  31. </dict>
  32. <dict>
  33. <key>cell</key>
  34. <string>PSEditTextCell</string>
  35. <key>default</key>
  36. <string>40</string>
  37. <key>defaults</key>
  38. <string>BlockheadsInventory</string>
  39. <key>key</key>
  40. <string>kX</string>
  41. <key>label</key>
  42. <string>Buton x coord</string>
  43. <key>placeholder</key>
  44. <string>0</string>
  45. <key>isNumeric</key>
  46. <true/>
  47. <key>noAutoCorrect</key>
  48. <true/>
  49. </dict>
  50. <dict>
  51. <key>cell</key>
  52. <string>PSEditTextCell</string>
  53. <key>default</key>
  54. <string>0</string>
  55. <key>defaults</key>
  56. <string>BlockheadsInventory</string>
  57. <key>key</key>
  58. <string>kY</string>
  59. <key>label</key>
  60. <string>Buton y coord</string>
  61. <key>placeholder</key>
  62. <string>0</string>
  63. <key>isNumeric</key>
  64. <true/>
  65. <key>noAutoCorrect</key>
  66. <true/>
  67. </dict>
  68. <dict>
  69. <key>cell</key>
  70. <string>PSGroupCell</string>
  71. <key>label</key>
  72. <string></string>
  73. </dict>
  74. <dict>
  75. <key>cell</key>
  76. <string>PSSwitchCell</string>
  77. <key>default</key>
  78. <false/>
  79. <key>defaults</key>
  80. <string>BlockheadsInventory</string>
  81. <key>key</key>
  82. <string>kSearch</string>
  83. <key>label</key>
  84. <string>Beta Item Search</string>
  85. </dict>
  86. <dict>
  87. <key>cell</key>
  88. <string>PSGroupCell</string>
  89. <key>footerText</key>
  90. <string>Must restart blockheads app in order for settings to take effect</string>
  91. </dict>
  92. </array>
  93. <key>title</key>
  94. <string>Hack Settings</string>
  95. </dict>
  96. </plist>