Windows Code Notes

From Mod Wiki
Revision as of 16:02, 21 November 2007 by JRAD (talk | contribs)
  • You can use Visual Studio 2005 Express edition to compile the SDK.
  • Visual Studio 2008 Express is currently untested.
  • You can find the final gamex86.dll in source\build\win32\<configuration name>\
    • Copy it to the same folder as your etqw.exe and the game will automatically load your new dll.
  • We recommend setting up a post-build event to automatically copy the dll to the game folder.