{"id":38242778,"url":"https://github.com/rcnoob/cs2surf-metamod","last_synced_at":"2026-04-12T22:24:32.903Z","repository":{"id":321998456,"uuid":"1085945589","full_name":"rcnoob/cs2surf-metamod","owner":"rcnoob","description":"Metamod Plugin for cs2 surf","archived":false,"fork":false,"pushed_at":"2026-02-04T06:34:02.000Z","size":7924,"stargazers_count":8,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-04T18:11:36.469Z","etag":null,"topics":["counterstrike","cs2","surf"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rcnoob.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"ko_fi":"zer0k"}},"created_at":"2025-10-29T18:16:48.000Z","updated_at":"2026-02-04T06:00:12.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/rcnoob/cs2surf-metamod","commit_stats":null,"previous_names":["rcnoob/cs2surf-metamod"],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/rcnoob/cs2surf-metamod","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcnoob%2Fcs2surf-metamod","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcnoob%2Fcs2surf-metamod/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcnoob%2Fcs2surf-metamod/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcnoob%2Fcs2surf-metamod/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rcnoob","download_url":"https://codeload.github.com/rcnoob/cs2surf-metamod/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcnoob%2Fcs2surf-metamod/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29457870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T21:29:27.764Z","status":"ssl_error","status_checked_at":"2026-02-14T21:28:11.111Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["counterstrike","cs2","surf"],"created_at":"2026-01-17T01:17:15.569Z","updated_at":"2026-02-14T22:05:36.433Z","avatar_url":"https://github.com/rcnoob.png","language":"C++","funding_links":["https://ko-fi.com/zer0k"],"categories":[],"sub_categories":[],"readme":"WIP, not ready for release \n\n# Requirements\n\n- [Metamod 2.0.0](https://www.metamodsource.net/downloads.php/?branch=master) build 1383 or later\n\n- Optional: [MultiAddonManager](https://github.com/Source2ZE/MultiAddonManager/releases/) v1.4.10, unused currently but may include menu addons in the future\n\n- Optional: [ClientCvarValue](https://github.com/komashchenko/ClientCvarValue/releases) for automatic client language support\n\n- Optional: [SQL_MM](https://github.com/zer0k-z/sql_mm/releases) v1.3.4.2 or later for local database support\n\n# Installation:\n\n- Download the latest version in the release section and extract them to your server's `csgo/` directory.\n\n# Compilation\n- Remember to *recursively* clone the plugin, and symlink needs to be enabled as well! ([this isn't the default on windows](https://stackoverflow.com/a/59761201))\n   ```\n   git clone -c core.symlinks=true --recursive https://github.com/rcnoob/cs2surf-metamod.git\n   ```\n- Latest [AMBuild](https://github.com/alliedmodders/ambuild/) needs to be installed for compilation.\n\n- For each platform:\n  \nWindows (ambuild/msvc): \n```\nmkdir build\ncd build\npython3 ../configure.py \nambuild\n``` \n\nFor windows debugging with VS, build the project then add the following command at the end:\n```\npython3 ../configure.py --gen=vs --vs-version 17\n``` \n\nLinux (ambuild/clang):\n```\nmkdir build\ncd build\npython3 ../configure.py \nambuild\n``` \n\nLinux (Docker w/ Valve SDK Image):\n```\nmkdir build\ndocker build -t cs2surf-linux-builder .\ndocker run --rm -v ./build:/app/build cs2surf-linux-builder\n```\n\nNote: does not work with gcc!\n\nCopy the contents of `build/package/` to your server's `csgo/` directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frcnoob%2Fcs2surf-metamod","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frcnoob%2Fcs2surf-metamod","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frcnoob%2Fcs2surf-metamod/lists"}