Add oramod file association for OSX.

This commit is contained in:
Paul Chote
2016-08-24 13:39:08 +01:00
parent 4d75d7f4b6
commit 4618ea0de3

View File

@@ -1,7 +1,7 @@
#!/bin/bash
# OpenRA packaging script for Mac OSX
LAUNCHER_TAG="osx-launcher-20150412"
LAUNCHER_TAG="osx-launcher-20160824"
if [ $# -ne "3" ]; then
echo "Usage: `basename $0` tag files-dir outputdir"