We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8895b7 commit c173080Copy full SHA for c173080
README.md
@@ -102,3 +102,12 @@ chocolate-doom -merge aoddoom1.wad -deh aoddoom1.deh (Army of Darkness Doom)
102
103
* Please send any feedback, questions or suggestions to
104
chocolate-doom-dev-list@chocolate-doom.org. Thanks!
105
+
106
+## Nintendo Switch Port - Compiling
107
108
+* Install devkitpro and install SDL2 and SDL Mixer
109
+* Build Doom with make -f makefile.doom
110
+* Build Heretic with make -f makefile.heretic
111
+* Build Hexen with make -f makefile.hexen
112
+* Build Strife with make -f makefile.heretic
113
0 commit comments