Advertisement
Guest User

lnp.config for crossplatform LNP v0.5.1

a guest
Aug 15th, 2013
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.86 KB | None | 0 0
  1. # The directory, relative to <LNP install dir> where Dwarf Fortress is installed.
  2. lnp.df.directory=Dwarf Fortress 0.34.11
  3.  
  4. # The filenamename of Dwarf Fortress' executable
  5. lnp.df.executable=Dwarf Fortress.exe
  6.  
  7. # Wether or not to start Dwarf Fortress using a terminal emulator. Set this to true on
  8. # Windows if you use DFHack, otherwise DFHack won't work.
  9. lnp.df.executable.showterminal=true
  10.  
  11. #
  12. # Utilities provided with your LNP pack.
  13. #
  14. # The name of the utility as you want it to be shown in the launcher.
  15. lnp.utility.1.name=Chromafort
  16. # The subdirectory inside <LNP install dir>/LNP/utilities where the utility executable is installed.
  17. lnp.utility.1.directory=Chromafort 4.25
  18. # The filename of the executable or script to start.
  19. lnp.utility.1.executable=Chromafort.bat
  20. # Wether or not to start the utility using a terminal emulator. Works exactly like lnp.df.executable.showterminal.
  21. lnp.utility.1.showterminal=false
  22.  
  23. lnp.utility.2.name=DF Designator
  24. lnp.utility.2.directory=DF Designator v1
  25. lnp.utility.2.executable=DF Designator.exe
  26. lnp.utility.2.showterminal=false
  27.  
  28. lnp.utility.3.name=DF Story Maker
  29. lnp.utility.3.directory=DF Story Maker 1.0
  30. lnp.utility.3.executable=DF Story Maker.exe
  31. lnp.utility.3.showterminal=false
  32.  
  33. lnp.utility.4.name=Dwarf Therapist
  34. lnp.utility.4.directory=Dwarf Therapist-20.4
  35. lnp.utility.4.executable=DwarfTherapist.exe
  36. lnp.utility.4.showterminal=false
  37.  
  38. lnp.utility.5.name=embarkanywhere
  39. lnp.utility.5.directory=Embark Anywhere
  40. lnp.utility.5.executable=mbarkanywhere.exe
  41. lnp.utility.5.showterminal=false
  42.  
  43. lnp.utility.6.name=Isoworld
  44. lnp.utility.6.directory=Isoworld 2.0
  45. lnp.utility.6.executable=isoworld.exe
  46. lnp.utility.6.showterminal=false
  47.  
  48. lnp.utility.7.name=Legends Viewer
  49. lnp.utility.7.directory=Legends Viewer 1.13.09
  50. lnp.utility.7.executable=LegendsViewer.exe
  51. lnp.utility.7.showterminal=false
  52.  
  53. lnp.utility.8.name=Fortress Overseer
  54. lnp.utility.8.directory=Overseer 0.70.1
  55. lnp.utility.8.executable=Overseer.exe
  56. lnp.utility.8.showterminal=false
  57.  
  58. lnp.utility.9.name=PerfectWorld DF
  59. lnp.utility.9.directory=PerfectWorld DF 1.6 with xml update
  60. lnp.utility.9.executable=PerfectWorldDF.exe
  61. lnp.utility.9.showterminal=false
  62.  
  63. lnp.utility.10.name=SoundSense
  64. lnp.utility.10.directory=soundSense r42
  65. lnp.utility.10.executable=soundSense.exe
  66. lnp.utility.10.showterminal=true
  67.  
  68. lnp.utility.11.name=Quickfort
  69. lnp.utility.11.directory=Quickfort 2.04
  70. lnp.utility.11.executable=Quickfort.exe
  71. lnp.utility.11.showterminal=false
  72.  
  73.  
  74. # The name of the graphics pack as you want it to be shown in the launcher.
  75. lnp.graphics.1.name=[16x16] ASCII Default 0.34.11
  76. # The subdirectory inside <LNP install dir>/LNP/graphics where the graphics pack is installed.
  77. lnp.graphics.1.directory=[16x16] ASCII Default 0.34.11
  78.  
  79. lnp.graphics.2.name=[16x16] CLA v15
  80. lnp.graphics.2.directory=[16x16] CLA v15
  81.  
  82. lnp.graphics.3.name=[16x16] Ironhand 0.73.3
  83. lnp.graphics.3.directory=[16x16] Ironhand 0.73.3
  84.  
  85. lnp.graphics.four.name=[12x12] Jolly Bastion 34.10v5
  86. lnp.graphics.four.directory=[12x12] Jolly Bastion 34.10v5
  87.  
  88. lnp.graphics.five.name=[16x16] Mayday 0.34.11
  89. lnp.graphics.five.directory=[16x16] Mayday 0.34.11
  90.  
  91. lnp.graphics.six.name=[16x16] Obsidian 0.8a
  92. lnp.graphics.six.directory=[16x16] Obsidian 0.8a
  93.  
  94. lnp.graphics.seven.name=[16x16] Phoebus 34.11v01
  95. lnp.graphics.seven.directory=[16x16] Phoebus 34.11v01
  96.  
  97. lnp.graphics.eight.name=[16x20] Shizzle 1.3
  98. lnp.graphics.eight.directory=[16x20] Shizzle 1.3
  99.  
  100. lnp.graphics.nine.name=[16x16] Spacefox 34.11v1.0
  101. lnp.graphics.nine.directory=[16x16] Spacefox 34.11v1.0
  102.  
  103.  
  104. # The name of the keybinds file as you want it to be shown in the launcher.
  105. lnp.keybinds.default.name=PeridexisErrant
  106. # The filename of the keybinds file.
  107. lnp.keybinds.default.file=PeridexisErrant.txt
  108.  
  109. lnp.keybinds.1.name=Classic LNP
  110. lnp.keybinds.1.file=LNP classic.txt
  111.  
  112. lnp.keybinds.2.name=Vanilla DF
  113. lnp.keybinds.2.file=Vanilla DF.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement