Advertisement
Guest User

GUIConfig.xml

a guest
May 12th, 2015
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  3. <CommandLineArguments>./KSP.x86_64</CommandLineArguments>
  4. <AutoCloseWaitDialog>false</AutoCloseWaitDialog>
  5. <URLHandlerNoNag>false</URLHandlerNoNag>
  6. <CheckForUpdatesOnLaunch>true</CheckForUpdatesOnLaunch>
  7. <CheckForUpdatesOnLaunchNoNag>true</CheckForUpdatesOnLaunchNoNag>
  8. <WindowSize>
  9. <Width>1853</Width>
  10. <Height>953</Height>
  11. </WindowSize>
  12. <WindowLoc>
  13. <X>22</X>
  14. <Y>92</Y>
  15. </WindowLoc>
  16. </Configuration>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement