euwinpro

Start_Mod

Jul 15th, 2019 (edited)
638
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 0.15 KB | None | 0 0
  1. echo off
  2.  
  3. :: [config]
  4. set modName=YourModName
  5. set fullscreen=1
  6.  
  7. :: [startMod]
  8. start /d ..\..\ bf2.exe +modPath mods/%modName% +fullscreen %fullscreen%
Add Comment
Please, Sign In to add comment