A question that may be useless

NickplayzYT

Snoc YouTuber
I was wondering if it's possible to activate a group of mods with a .txt file? If so pleaseet me know how
 
Yep!

make a new txt file in your directory

In it type:

srb2win.exe -file filename.wad filename.pk3

Et cetera. After doing this save it, then change the file extension to .bat

Don't load it in game. Run the.bat itself instead, it'll open the game for you
 
Last edited:
Yep!

make a new txt file in your directory

In it type:

srb2win.exe -file filename.wad filename.pk3

Et cetera. After doing this save it, then change the file extension to .bat

Don't load it in game. Run the.bat itself instead, it'll open the game for you
OR you can make a normal text file, and in it type:
Code:
addfile mod.pk3
addfile character.wad
etc...
Don't rename it to .bat. Then you can just load it in game from the addons menu, or with the "exec" console command.
You can put other console commands in there as well.
 

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top