/dev/urandom e3e222611d
Introduce REVISION_SUFFIX and integrate it in-game.
REVISION_SUFFIX is either empty or contains a "*" to indicate if a revision is clean or not (see previous commit regarding REVISION_CLEAN for explanation).
2016-03-15 03:22:32 +01:00
2016-03-14 18:29:45 +01:00
2016-02-13 14:03:23 +01:00
2016-02-21 15:18:52 +01:00
2016-03-04 20:53:57 +01:00
2016-03-08 23:59:03 +01:00

IW4x: Client

How to compile

  • Run premake5 vs2015 or use the delivered generate.bat.
  • Build via solution file in build\iw4x.sln. (You can use the build.bat script to do it quick and easy.)

Premake arguments

  • --copy-to=PATH - Optional, copy the DLL to a custom folder after build, define the path here if wanted.
  • --no-new-structure - Do not use new virtual path structure (separating headers and source files).
Description
A fork of https://github.com/iw4x/iw4x-client - Call of Duty: Modern Warfare 2 Client
Readme 60 MiB
r4545c Latest
2024-07-29 00:50:52 -04:00
Languages
C++ 98.7%
Batchfile 0.7%
Lua 0.4%
Shell 0.2%