Novum / vkQuake

Vulkan Quake port based on QuakeSpasm
GNU General Public License v2.0
1.85k stars 224 forks source link

Fix the README sections #745

Closed Perlence closed 2 weeks ago

Perlence commented 3 weeks ago

I noticed that the MinGW section was in the MacOS section, which seemed odd. It was moved from the Windows section in f9df8516d3027da854186c74d36243f2d11cb8ad.

I see two options: move MinGW back to the Windows section, or raise its heading level so that MinGW is on the same level as the Linux and MacOS sections. I've chosen the first one.

Regarding the heading levels, see the commit message.

vsonnier commented 2 weeks ago

I see two options: move MinGW back to the Windows section, or raise its heading level so that MinGW is on the same level as the Linux and MacOS sections. I've chosen the first one.

Your choice was fine, thanks !