mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 06:44:38 +01:00
Merge pull request #1206 from mzmiric5/g2-mingw
build g2.dat as part of mingw build
This commit is contained in:
3
build.sh
3
build.sh
@@ -11,6 +11,9 @@ pushd build
|
||||
make
|
||||
popd
|
||||
|
||||
echo Building: data/g2.dat
|
||||
./build_g2.sh > /dev/null 2>&1
|
||||
|
||||
if [[ ! -h openrct2.dll ]]; then
|
||||
ln -s build/openrct2.dll openrct2.dll
|
||||
fi
|
||||
|
||||
0
build_g2.sh
Normal file → Executable file
0
build_g2.sh
Normal file → Executable file
Reference in New Issue
Block a user