Skip to content

Commit 3ba3a0c

Browse files
committed
Integrate hammerplusplus_fgd_mapbase.fgd into packaging script
1 parent 35dbd75 commit 3ba3a0c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

mapbase-build-packaging-script.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,8 @@ then
243243
echo "base.fgd copied"
244244
cp ${SOURCE_FGDS_DIR}/halflife2.fgd ${BUILD_DIR}/mapbase_shared/shared_misc/bin
245245
echo "halflife2.fgd copied"
246+
cp ${SOURCE_FGDS_DIR}/hammerplusplus_fgd_mapbase.fgd ${BUILD_DIR}/mapbase_shared/shared_misc/bin
247+
echo "hammerplusplus_fgd_mapbase.fgd copied"
246248
fi
247249

248250
echo "====================="

0 commit comments

Comments
 (0)