File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 55
66- Start Doom:
77
8- ` {{sourceport}} ` .
8+ ` {{sourceport}} `
99
1010- Start with selected WAD:
1111
12- ` {{sourceport}} -iwad {{wad}} ` .
12+ ` {{sourceport}} -iwad {{wad}} `
1313
1414- Start with WAD and mods:
1515
16- ` {{sourceport}} -iwad {{wad}} -file {{pak3}} {{other mods}} ` .
16+ ` {{sourceport}} -iwad {{wad}} -file {{pak3}} {{other mods}} `
1717
1818- Start with auto-starting commands:
1919
20- ` {{sourceport}} -iwad {{wad}} +{{command}} ` .
20+ ` {{sourceport}} -iwad {{wad}} +{{command}} `
2121
2222- Host co-op multiplayer:
2323
24- ` {{sourceport}} -iwad {{wad}} +map {{map}} -host {{players}} ` .
24+ ` {{sourceport}} -iwad {{wad}} +map {{map}} -host {{players}} `
2525
2626- Host deathmatch multiplayer:
2727
28- ` {{sourceport}} -iwad {{wad}} +map {{map}} -host {{players}} -deathmatch ` .
28+ ` {{sourceport}} -iwad {{wad}} +map {{map}} -host {{players}} -deathmatch `
2929
3030- Join multiplayer:
3131
32- ` {{sourceport}} -iwad {{wad}} -join {{ip}} ` .
32+ ` {{sourceport}} -iwad {{wad}} -join {{ip}} `
You can’t perform that action at this time.
0 commit comments