mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-10 09:32:29 +01:00
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