package modchooser
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
; Copyright 2007-2013 OpenRA developers (see AUTHORS)
|
||||
; Copyright 2007-2014 OpenRA developers (see AUTHORS)
|
||||
; This file is part of OpenRA.
|
||||
;
|
||||
;
|
||||
; OpenRA is free software: you can redistribute it and/or modify
|
||||
; it under the terms of the GNU General Public License as published by
|
||||
; the Free Software Foundation, either version 3 of the License, or
|
||||
; (at your option) any later version.
|
||||
;
|
||||
;
|
||||
; OpenRA is distributed in the hope that it will be useful,
|
||||
; but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
; GNU General Public License for more details.
|
||||
;
|
||||
;
|
||||
; You should have received a copy of the GNU General Public License
|
||||
; along with OpenRA. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
@@ -62,6 +62,7 @@ Section "Game" GAME
|
||||
File /r "${SRCDIR}\mods\cnc"
|
||||
File /r "${SRCDIR}\mods\d2k"
|
||||
File /r "${SRCDIR}\mods\ra"
|
||||
File /r "${SRCDIR}\mods\modchooser"
|
||||
SetOutPath "$INSTDIR"
|
||||
File "${SRCDIR}\OpenRA.Game.exe"
|
||||
File "${SRCDIR}\OpenRA.Utility.exe"
|
||||
|
||||
Reference in New Issue
Block a user