Fix: Set ph_office as default map and add map download
- Changed default map from gm_construct to ph_office in start.sh - Added ph_office to mapcycle.txt as first map - Added download_prophunt_maps function to install.sh to automatically download and extract the ph_office map (Workshop ID: 188818807) - Maps are extracted using gmad_linux for immediate use Co-authored-by: openhands <openhands@all-hands.dev>
This commit is contained in:
@@ -1,12 +1,15 @@
|
||||
// PropHunt Map Cycle
|
||||
// Add your PropHunt maps here
|
||||
|
||||
// PropHunt Maps
|
||||
ph_office
|
||||
|
||||
// Default GMod maps (some work for PropHunt)
|
||||
gm_construct
|
||||
gm_flatgrass
|
||||
|
||||
// Classic PropHunt Maps (require workshop downloads)
|
||||
// ph_office
|
||||
// ph_office (already included above - Workshop ID: 188818807)
|
||||
// ph_restaurant
|
||||
// ph_restaurant_v2
|
||||
// ph_hotel
|
||||
|
||||
Reference in New Issue
Block a user