Update build, package and installer scripts for LuaInterface

This commit is contained in:
ScottNZ
2013-11-15 22:01:18 +13:00
parent e730580030
commit d01ee2a75e
3 changed files with 22 additions and 4 deletions

View File

@@ -34,7 +34,7 @@ FILES=('OpenRA.Game.exe' 'OpenRA.Editor.exe' 'OpenRA.Utility.exe' \
'cg' 'glsl' 'mods/ra' 'mods/cnc' 'mods/d2k' \
'AUTHORS' 'CHANGELOG' 'COPYING' \
'README.html' 'CONTRIBUTING.html' 'DOCUMENTATION.html' \
'global mix database.dat' 'GeoIP.dll' 'GeoIP.dat')
'global mix database.dat' 'GeoIP.dll' 'GeoIP.dat' 'LuaInterface.dll')
echo "Copying files..."
for i in "${FILES[@]}"; do