- 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>
36 lines
621 B
Plaintext
36 lines
621 B
Plaintext
// 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 (already included above - Workshop ID: 188818807)
|
|
// ph_restaurant
|
|
// ph_restaurant_v2
|
|
// ph_hotel
|
|
// ph_motel
|
|
// ph_house
|
|
// ph_mansion
|
|
// ph_apartment
|
|
// ph_warehouse
|
|
// ph_school
|
|
// ph_westwood
|
|
// ph_skyscraper
|
|
// ph_docks
|
|
// ph_library
|
|
// ph_bank
|
|
// ph_gas_station
|
|
// ph_pizzeria
|
|
// ph_cruise
|
|
// ph_luigis_mansion
|
|
// ph_minecraft_b4
|
|
// ph_starship
|
|
// ph_nightclub
|
|
// ph_bowling
|
|
// ph_watchtower
|