TeamForbiddenLLC / warfork-qfusion

Warfork is powered by Qfusion a 3D game engine. Qfusion is a fork of id Tech 2, popularly known as the Quake II engine. Qfusion is free and open-source software subject to the terms of the GNU General Public License.
https://warfork.com
103 stars 44 forks source link

feat: correct display of version and remove version checking logic #379

Closed pollend closed 1 month ago

pollend commented 1 month ago

@velzie mentioned that the version checking https logic is unused so we can remove all of this. for the version we can just use the _STR version to correct the display of the version.

Gelmo commented 1 month ago

Looking forward to reviewing this next week when I'm home. Thank you!!!!