sm-zombiereloaded-3/env
2026-06-18 11:09:58 +02:00
..
darwin/bin Update spcomp and includes to latest 1.10-fork 2024-06-21 06:55:55 +02:00
include instead of randomly picking eligble clients we sort eligble clients by lowest tier 2026-06-18 11:09:58 +02:00
linux/bin Update spcomp and includes to latest 1.10-fork 2024-06-21 06:55:55 +02:00
win32/bin Update spcomp and includes to latest 1.10-fork 2024-06-21 06:55:55 +02:00
readme.txt Normalize line endings. 2014-07-30 12:23:47 +03:00

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