Black Mesa

Black Mesa

Sewer
7 Comments
Mike Oxlong  [author] 15 Mar, 2024 @ 2:27am 
If the files are too big it won't pack them in one large file, you'll need to create a multi chunk file, you have to do that from the command line, change to your black mesa bin folder and enter a command like this

vpk -M -c 200 c:\path\custom map folder (chunk size in MB, replace 200 with whatever you want the chunk size to be. Don't go over 400MB).

It'll place the VPK in the same place as the original folder if it outputs correctly.
billyjoe20075 14 Mar, 2024 @ 8:36am 
im having trouble with getting the vpk putting my folder into the vpk.exe wont work or wont change anything
billyjoe20075 14 Mar, 2024 @ 8:17am 
thank you
Mike Oxlong  [author] 14 Mar, 2024 @ 1:50am 
Additionally, if you want the map to appear in the workshop menu, you also need a \campaigns folder with an addonname.json file and a \campaigns\images folder with a preview image. The contents of the JSON file will look something like this

{
"author": "Shane Phillips",
"url": "",
"title": "Sewer",
"description": "",
"imageSource": "image://game/campaigns/images/sewer.png",
"chapters": [
{
"title": "Sewer",
"description": "",
"imageSource": "image://game/campaigns/images/sewer.png",
"levelName": "bm_sewer"
}
]
}
Mike Oxlong  [author] 14 Mar, 2024 @ 1:48am 
billyjoe20075 13 Mar, 2024 @ 2:56pm 
how do you publish maps
I'm in your walls 12 Mar, 2024 @ 12:32pm 
oh you know i'm gonna add a ton of npcs and crash my game in this map