1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2025-01-30 19:52:17 +01:00

Added l4d2 binary building to buildbot script.

This commit is contained in:
Scott Ehlert 2009-10-29 11:08:37 -05:00
parent 071c1877cb
commit ee846b3000

View File

@ -18,6 +18,7 @@ Build('loader', 'mm_loader', 'Left4Dead2', 'server_linux', '', 'linux')
Build('core-legacy', 'mm_core-legacy', '', 'metamod.1.ep1', '', 'both');
Build('core', 'mm_core', 'OrangeBox', 'metamod.2.ep2', '', 'both');
Build('core', 'mm_core', 'Left4Dead', 'metamod.2.l4d', '', 'both');
Build('core', 'mm_core', 'Left4Dead2', 'metamod.2.l4d2', '', 'both');
Build('core', 'mm_core', 'DarkMessiah', 'metamod.2.darkm', '', 'windows');
#Structure our output folder