I was reading on creating a mod, and I made some changes to the SDK just playing around, and did the mymod folder but I don’t know how to start the game with that mod?
Where do I put +set fs_game mymod if I am on windows?
I was reading on creating a mod, and I made some changes to the SDK just playing around, and did the mymod folder but I don’t know how to start the game with that mod?
Where do I put +set fs_game mymod if I am on windows?
create a shortcut and modify the command line.
In any case its a command line switch.
First you need to create a shortcut to the .exe aka like the one usually sent to your desktop. (the wolfenstein icon)
Right click and open properties, then type the following 

And if you wish to add your config to your mod then do the following after +exec “mymod.cfg”
So this is how it will look in the command line – +set fs_game “mymod” +exec “mymod.cfg”
Offotpic: If you do Alt+PrintScreen instead of just PrintScreen, it will only take the active window, so you don’t need to edit the picture before uploading/posting it 