sbboot.config 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141
  1. {
  2. "handleFatalSignals" : true,
  3. "handleInterruptSignal" : true,
  4. "rootMaintenanceSleep" : 5000,
  5. "logFileBackups" : 5,
  6. "assetSources" : [
  7. "../assets/packed.pak",
  8. "../assets/user"
  9. ],
  10. "modSource" : "../giraffe_storage/mods/",
  11. "storageDirectory" : "../giraffe_storage/",
  12. "defaultConfiguration" : {
  13. "gameServerPort" : 21025,
  14. "gameServerBind" : "*",
  15. "serverUsers" : {},
  16. "allowAnonymousConnections" : true,
  17. "bannedUuids" : [],
  18. "bannedIPs" : [],
  19. "serverName" : "A Starbound Server",
  20. "maxPlayers" : 8,
  21. "upnpPortForwarding" : true,
  22. "checkAssetsDigest" : false,
  23. "allowAdminCommands" : true,
  24. "allowAdminCommandsFromAnyone" : false,
  25. "anonymousConnectionsAreAdmin" : false,
  26. "runQueryServer" : false,
  27. "queryServerPort" : 21025,
  28. "queryServerBind" : "*",
  29. "runRconServer" : false,
  30. "rconServerPort" : 21026,
  31. "rconServerBind" : "*",
  32. "rconServerPassword" : "",
  33. "rconServerTimeout" : 1000,
  34. "windowTitle" : "Starbound - Beta",
  35. "vsync" : true,
  36. "renderSleep" : true,
  37. "maxFrameSkip" : 10,
  38. "sampleRate" : 44100,
  39. "audioChannels" : 2,
  40. "audioChannelSeparation" : [-25, 25],
  41. "clearUniverseFiles" : false,
  42. "clearPlayerFiles" : false,
  43. "playerBackupFileCount" : 3,
  44. "sfxVol" : 100,
  45. "musicVol" : 100,
  46. "windowedResolution" : [1000, 600],
  47. "maximizedResolution" : [1000, 600],
  48. "fullscreenResolution" : [1920, 1080],
  49. "fullscreen" : false,
  50. "maximized" : true,
  51. "zoomLevel" : 3.0,
  52. "speechBubbles" : true,
  53. "crafting.filterHaveMaterials" : false,
  54. "title.connectionString" : "",
  55. "bindings" : {
  56. "PlayerUp" : [ { "type" : "key", "value" : "W", "mods" : [] } ],
  57. "PlayerDown" : [ { "type" : "key", "value" : "S", "mods" : [] } ],
  58. "PlayerLeft" : [ { "type" : "key", "value" : "A", "mods" : [] } ],
  59. "PlayerRight" : [ { "type" : "key", "value" : "D", "mods" : [] } ],
  60. "PlayerJump" : [ { "type" : "key", "value" : "Space", "mods" : [] } ],
  61. "PlayerDropItem" : [ { "type" : "key", "value" : "Q", "mods" : [] } ],
  62. "PlayerInteract" : [ { "type" : "key", "value" : "E", "mods" : [] } ],
  63. "PlayerShifting" : [ { "type" : "key", "value" : "RShift", "mods" : [] }, { "type" : "key", "value" : "LShift", "mods" : [] } ],
  64. "PlayerTechAction1" : [ { "type" : "key", "value" : "F", "mods" : [] } ],
  65. "PlayerTechAction2" : [ { "type" : "key", "value" : "G", "mods" : [] } ],
  66. "PlayerTechAction3" : [ { "type" : "key", "value" : "H", "mods" : [] } ],
  67. "EmoteBlabbering" : [ { "type" : "key", "value" : "Right", "mods" : ["LCt rl", "LShift"] } ],
  68. "EmoteShouting" : [ { "type" : "key", "value" : "Up", "mods" : ["LCtrl", "LAlt"] } ],
  69. "EmoteHappy" : [ { "type" : "key", "value" : "Up", "mods" : [] } ],
  70. "EmoteSad" : [ { "type" : "key", "value" : "Down", "mods" : [] } ],
  71. "EmoteNeutral" : [ { "type" : "key", "value" : "Left", "mods" : [] } ],
  72. "EmoteLaugh" : [ { "type" : "key", "value" : "Left", "mods" : [ "LCtrl" ] } ],
  73. "EmoteAnnoyed" : [ { "type" : "key", "value" : "Right", "mods" : [] } ],
  74. "EmoteOh" : [ { "type" : "key", "value" : "Right", "mods" : [ "LCtrl" ] } ],
  75. "EmoteOooh" : [ { "type" : "key", "value" : "Down", "mods" : [ "LCtrl" ] } ],
  76. "EmoteBlink" : [ { "type" : "key", "value" : "Up", "mods" : [ "LCtrl" ] } ],
  77. "EmoteWink" : [ { "type" : "key", "value" : "Up", "mods" : ["LCtrl", "LSh ift"] } ],
  78. "EmoteEat" : [ { "type" : "key", "value" : "Down", "mods" : ["LCtrl", "LS hift"] } ],
  79. "EmoteSleep" : [ { "type" : "key", "value" : "Left", "mods" : ["LCtrl", " LShift"] } ],
  80. "ShowLabels" : [ { "type" : "key", "value" : "RAlt", "mods" : [] }, { "ty pe" : "key", "value" : "LAlt", "mods" : [] } ],
  81. "CameraShift" : [ { "type" : "key", "value" : "RCtrl", "mods" : [] }, { " type" : "key", "value" : "LCtrl", "mods" : [] } ],
  82. "CockpitUp" : [ { "type" : "key", "value" : "W", "mods" : [] }, { "type" : "key", "value" : "Up", "mods" : [] } ],
  83. "CockpitDown" : [ { "type" : "key", "value" : "S", "mods" : [] }, { "type " : "key", "value" : "Down", "mods" : [] } ],
  84. "CockpitLeft" : [ { "type" : "key", "value" : "Left", "mods" : [] }, { "t ype" : "key", "value" : "A", "mods" : [] } ],
  85. "CockpitRight" : [ { "type" : "key", "value" : "Right", "mods" : [] }, { "type" : "key", "value" : "D", "mods" : [] } ],
  86. "TitleBack" : [ { "type" : "key", "value" : "Esc", "mods" : [] } ],
  87. "CinematicSkip" : [ { "type" : "key", "value" : "Esc", "mods" : [] } ],
  88. "CinematicNext" : [ { "type" : "key", "value" : "Right", "mods" : [] }, { "type" : "key", "value" : "Return", "mods" : [] } ],
  89. "GuiClose" : [ { "type" : "key", "value" : "Esc", "mods" : [] } ],
  90. "GuiShifting" : [ { "type" : "key", "value" : "RShift", "mods" : [] }, { "type" : "key", "value" : "LShift", "mods" : [] } ],
  91. "KeybindingCancel" : [ { "type" : "key", "value" : "Esc", "mods" : [] } ] ,
  92. "KeybindingClear" : [ { "type" : "key", "value" : "Del", "mods" : [] }, { "type" : "key", "value" : "Backspace", "mods" : [] } ],
  93. "ChatPageUp" : [ { "type" : "key", "value" : "PageUp", "mods" : [] } ],
  94. "ChatPageDown" : [ { "type" : "key", "value" : "PageDown", "mods" : [] } ],
  95. "ChatPreviousLine" : [ { "type" : "key", "value" : "Up", "mods" : [] } ],
  96. "ChatNextLine" : [ { "type" : "key", "value" : "Down", "mods" : [] } ],
  97. "ChatSendLine" : [ { "type" : "key", "value" : "Return", "mods" : [] } ],
  98. "ChatBegin" : [ { "type" : "key", "value" : "Return", "mods" : [] } ],
  99. "ChatBeginCommand" : [ { "type" : "key", "value" : "/", "mods" : [] } ],
  100. "ChatStop" : [ { "type" : "key", "value" : "Esc", "mods" : [] } ],
  101. "InterfaceShowHelp" : [ { "type" : "key", "value" : "F1", "mods" : [] } ] ,
  102. "InterfaceHideHud" : [ { "type" : "key", "value" : "Z", "mods" : [ "LAlt" ] } ],
  103. "InterfaceSwapHands" : [ { "type" : "key", "value" : "Z", "mods" : [] } ] ,
  104. "InterfaceDeselectHands" : [ { "type" : "key", "value" : "X", "mods" : [] } ],
  105. "InterfaceBar1" : [ { "type" : "key", "value" : "1", "mods" : [] } ],
  106. "InterfaceBar2" : [ { "type" : "key", "value" : "2", "mods" : [] } ],
  107. "InterfaceBar3" : [ { "type" : "key", "value" : "3", "mods" : [] } ],
  108. "InterfaceBar4" : [ { "type" : "key", "value" : "4", "mods" : [] } ],
  109. "InterfaceBar5" : [ { "type" : "key", "value" : "5", "mods" : [] } ],
  110. "InterfaceBar6" : [ { "type" : "key", "value" : "6", "mods" : [] } ],
  111. "InterfaceBar7" : [ { "type" : "key", "value" : "7", "mods" : [] } ],
  112. "InterfaceBar8" : [ { "type" : "key", "value" : "8", "mods" : [] } ],
  113. "InterfaceBar9" : [ { "type" : "key", "value" : "9", "mods" : [] } ],
  114. "InterfaceBar10" : [ { "type" : "key", "value" : "0", "mods" : [] } ],
  115. "EssentialBar1" : [ { "type" : "key", "value" : "R", "mods" : [] } ],
  116. "EssentialBar2" : [ { "type" : "key", "value" : "T", "mods" : [] } ],
  117. "EssentialBar3" : [ { "type" : "key", "value" : "Y", "mods" : [] } ],
  118. "InterfaceBarNPos" : [ { "type" : "key", "value" : "-", "mods" : [] }, { "type" : "key", "value" : "`", "mods" : [] } ],
  119. "InterfaceRepeatCommand" : [ { "type" : "key", "value" : "P", "mods" : [] } ],
  120. "InterfaceToggleFullscreen" : [ { "type" : "key", "value" : "F11", "mods" : [] } ],
  121. "InterfaceEscapeMenu" : [ { "type" : "key", "value" : "Esc", "mods" : [] } ],
  122. "InterfaceInventory" : [ { "type" : "key", "value" : "I", "mods" : [] } ] ,
  123. "InterfaceCodex" : [ { "type" : "key", "value" : "L", "mods" : [] } ],
  124. "InterfaceQuest" : [ { "type" : "key", "value" : "J", "mods" : [] } ],
  125. "InterfaceCrafting" : [ { "type" : "key", "value" : "C", "mods" : [] } ],
  126. "InterfaceInspectCursor" : [ { "type" : "key", "value" : "N", "mods" : [] } ]
  127. }
  128. }
  129. }