Advertisement
Guest User

Untitled

a guest
Aug 20th, 2018
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. @echo off
  2.  
  3. REM global path to your X3 Albion Prelude install.
  4. REM ENSURE its the latest patch (3,)
  5. REM do not use ' in the path, do not have space between the = sign ("X3AP_PATH = D:/X3AP" will NOT work)
  6. REM EXAMPLE > set X3AP_PATH=D:\X3AP
  7. set X3AP_PATH=C:\X3AP
  8.  
  9. REM if you follow the README_FIRSt.txt install suggestions, this will work out of the box
  10. REM if you have them installed elsewhere, you have to adjust this pathes
  11. set XPM_PATH=C:\Giochi\X Plugin Manager
  12. set X3C_PATH=C:\Giochi\LxXRM x3 AP\_Tools\_X3_Customizer
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement