glhrmfrts / q25_game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quake 2's 25th anniversary UNIT

NOTE: This repository has been archived and moved to: https://github.com/Quake-2-Level-Design-Community/q225acu/


This is the source code for the game DLL of the Quake 2's 25th anniversary UNIT.

How to build

  1. Download and install Visual Studio 2019.
  2. Use the Visual Studio installer to modify the Visual Studio 2019 installation in order to add the C++ MFC for latest v142 build tools (x86 & x64) component.

  1. Open missionpack.dsp with Visual Studio 2019 and allow it to convert the project file.

  2. Switch from Debug to Release for x86 then go into the Build menu and hit Build Solution.

  1. May need to Build Solution again if it gives an error regarding the pointer table list file.

Code contributors

  • gnemeth
  • Quakeulf
  • Phatman
  • Nephatrine
  • EmeraldTiger
  • Guggenheim
  • Fix
  • Knightmare

About


Languages

Language:C 98.9%Language:HTML 0.8%Language:CMake 0.3%Language:Batchfile 0.0%