Miscreated loads Steam Workshop items from the steam_ugc value in hosting.cfg. Use the numeric Workshop ID from each mod's Steam URL.
- Check that every mod supports the current Miscreated server build.
- Back up and stop the server.
- Open Configuration Files, then the
hosting.cfgText Editor. - Add a
steam_ugcline. Separate multiple IDs with commas:
steam_ugc=2434285686,1234567890
- Save the file and start the server.
- Check Log Viewer for Workshop download or loading errors.
The order of IDs is also the load order. Start with one mod, confirm the server runs and players can join, then add the next. Remove an ID and restart if that item is outdated or prevents startup.
