fix broken workshop maps on MCC

Halo: The Master Chief Collection248 views10 favorites1 min readby -Dat Mental Gamer-Updated 17 Feb, 2024View on Steam ↗

the code

paste this code into your workshop ModInfo.json file (credit goes to Dr. Jack I. Cyanovich for explaining)

"ModVersion": {
"Major": 1,
"Minor": 0,
"Patch": 0
},
"MinAppVersion": {
"Major": 1,
"Minor": 3065,
"Patch": 0
},
"MaxAppVersion": {
"Major": 1,
"Minor": 3385,
"Patch": 0

to find the workshop mod. sub it (or unsub and sub it) then navigate to steam\steamapps\workshop\content\randomnumbers

in this folder you can find the workshop maps. use the time of subscription to determine what maps is the one you want to update. the modinfo file is in the workshop maps folder

proof with Firefight Descent

This guide was created by its original author on the Steam Community. Are you the author and want it removed? Request removal.