Skip to content

Commit 44c1926

Browse files
authored
Update README.md
1 parent 46c8f0c commit 44c1926

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# doom_mod_manager
22
A custom wrapper made in C# for the Gzdoom launcher. The sourcecode is uploaded in the same way Visual Studio saves it for convenience. The installer packaged in the main release was automatically generated by Visual Studio. Feel free to modify, or download and use. <br> I personally use this most of the time when playing Doom.<br>
33
This program pretty much just automates applying launch commands to Gzdoom. The program allows you to mix and match which .pk3 and .wad file you want to load via Gzdoom. The available .pk3 and .wad files are displayed in a list with checkboxes and moving a file up and down the list influences the load order. Also the program allows you to save and load different mod configurations, record a demo and even use the gzdoom lan features alongside all this.
4+
<br>
45
![Screenshot](screenshot.PNG)
56
<br>
67
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>

0 commit comments

Comments
 (0)