{"id":21423190,"url":"https://github.com/ag42dev/bmcd","last_synced_at":"2026-01-03T09:02:55.868Z","repository":{"id":263210051,"uuid":"889692700","full_name":"ag42dev/bmcd","owner":"ag42dev","description":"Docker image for Black Mesa dedicated server for cooperative gameplay","archived":false,"fork":false,"pushed_at":"2024-12-21T14:27:30.000Z","size":24,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T07:11:20.743Z","etag":null,"topics":["blackmesa","co-op","docker","gameserver","steam"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ag42dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-17T01:01:22.000Z","updated_at":"2024-12-21T14:27:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"675dcdef-b8a7-4193-9fa4-de9f38f1136e","html_url":"https://github.com/ag42dev/bmcd","commit_stats":null,"previous_names":["ag42dev/bmcd"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ag42dev%2Fbmcd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ag42dev%2Fbmcd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ag42dev%2Fbmcd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ag42dev%2Fbmcd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ag42dev","download_url":"https://codeload.github.com/ag42dev/bmcd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243926621,"owners_count":20370011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blackmesa","co-op","docker","gameserver","steam"],"created_at":"2024-11-22T21:14:44.181Z","updated_at":"2026-01-03T09:02:55.861Z","avatar_url":"https://github.com/ag42dev.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Black Mesa Co-op in Docker \u003cimg align=\"right\" height=\"96\" src=\"bmcd.png\" alt=\"Black Mesa Co-op in Docker\" /\u003e\n[![bmcd](https://github.com/ag42dev/bmcd/actions/workflows/docker.yml/badge.svg?event=push)](https://github.com/ag42dev/bmcd/pkgs/container/bmcd)\n\n## About\nDocker image for [Black Mesa](https://store.steampowered.com/app/362890) dedicated server with cooperative gamemode using [SourceCoop](https://github.com/ampreeT/SourceCoop). Required disk space for gameserver files is 30 Gb.\n\n## Quick run\n```\ndocker run -d \\\n\t--name bmcd \\\n\t--restart unless-stopped \\\n\t-p 27015:27015 \\\n\t-p 27015:27015/udp \\\n\t-v /opt/bmcd:/home/ubuntu/bmcd \\\n\t-e BMCD_HOSTNAME=\"New Black Mesa Co-op Server\" \\\n\t-e BMCD_PW=\"\" \\\nghcr.io/ag42dev/bmcd\n```\n\n## Environment\n| Variable=\"Default Value\" | Description |\n| :----: | --- |\n| `BMCD_PORT=27015` | Game port. If not default, should be set along with docker port mapping |\n| `BMCD_TICKRATE=128` | Server tickrate |\n| `BMCD_MAXPLAYERS=32` | Maximum players |\n| `BMCD_HOSTNAME=\"New Black Mesa Co-op Server\"` | Server name |\n| `BMCD_RCONPW=\"\"` | RCON password |\n| `BMCD_PW=\"\"` | Server password |\n| `BMCD_STARTMAP=\"bm_c0a0a\"` | Start map |\n| `BMCD_CONTACT=\"\"` | Your contact |\n| `BMCD_UID=\"1000\"` | User ID used to run server and own files |\n| `BMCD_GID=\"1000\"` | Group ID used to run server and own files |\n| `ADDITIONAL_ARGS=\"\"` | Additional arguments passed to `srcds_run` |\n\n## Update or reinstall addons\nTo update SourceCoop version on existing server, delete `bms/logs` directory from your server files, then restart the container.\n\n## Image contents\n* [SteamCMD](https://hub.docker.com/r/steamcmd/steamcmd) base image\n\t* [BMDS](https://steamdb.info/app/346680)\n* [MM:S](https://www.metamodsource.net)\n\t* [SM](https://www.sourcemod.net)\n\t\t* [Accelerator](https://builds.limetech.io/?p=accelerator)\n\t\t* [SC](https://github.com/ampreeT/SourceCoop)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fag42dev%2Fbmcd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fag42dev%2Fbmcd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fag42dev%2Fbmcd/lists"}