sm-zombiereloaded-3/env
Richard Helgeby 8348ce9b29 Added execute permission on linux compiler. 2011-06-18 12:49:42 +02:00
..
include Updated compiler and includes to version 1.3.4. 2010-07-25 20:58:18 +02:00
linux/bin Added execute permission on linux compiler. 2011-06-18 12:49:42 +02:00
win32/bin Removed the chat trigger detection, it causes a shit ton of errors in console. And updated compilers. 2011-06-17 20:09:56 -07:00
readme.txt Updated compiler and includes to version 1.3.4. 2010-07-25 20:58:18 +02:00

readme.txt

Compiling:

- Windows: Use compile.bat in the source code repository.
- Linux: Use the Makefile script.

The binary will be made in <repos>/build.

The develop environment should be mostly stand-alone with SourcePawn compiler
some tools and include files.

Linux requirements:
- Make
- Mercurial

Windows requirements:
- TortoiseHg or Mercurial