Forum

> > Stranded II > Scripts > Creating a .bat file to run your mod.
Forums overviewStranded II overview Scripts overviewLog in to reply

English Creating a .bat file to run your mod.

4 replies
To the start Previous 1 Next To the start

old Creating a .bat file to run your mod.

WaspIV
User Off Offline

Quote
Simply open notepad and type in these few lines of code.

@echo off
title *modname* for Stranded
start StrandedII.exe -mod *modfoldername*
exit


Then save as *modname*.bat
Or save as *modname*.txt and then rename to .bat

old Re: Creating a .bat file to run your mod.

MAX-russia
User Off Offline

Quote
Not only, you can add to the line with "start StrandedII.exe" some other parameters like "-debug","-win" or compilate them together like "-mod "DC adventures" -debug -quit".

user thePVTandrew has written
question
How would i make it show up with a differnt icon?


Sorry, in this case batch file wont help you
To the start Previous 1 Next To the start
Log in to reply Scripts overviewStranded II overviewForums overview