{"id":18358345,"url":"https://github.com/fdxx/l4dtoolz","last_synced_at":"2025-07-27T14:39:49.928Z","repository":{"id":172112404,"uuid":"648837801","full_name":"fdxx/l4dtoolz","owner":"fdxx","description":"Valve server plugin, unlock the max players limit and tickrate limit on L4D2.","archived":false,"fork":false,"pushed_at":"2025-02-16T08:24:12.000Z","size":114,"stargazers_count":15,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-22T00:34:09.030Z","etag":null,"topics":["l4d2","l4dtoolz","sourcemod"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"accelerator74/l4dtoolz","license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fdxx.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":"2023-06-03T00:32:40.000Z","updated_at":"2025-03-05T06:19:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"1c8a9016-e4eb-4c8d-bdc2-147de343f12b","html_url":"https://github.com/fdxx/l4dtoolz","commit_stats":null,"previous_names":["fdxx/l4dtoolz"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdxx%2Fl4dtoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdxx%2Fl4dtoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdxx%2Fl4dtoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdxx%2Fl4dtoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fdxx","download_url":"https://codeload.github.com/fdxx/l4dtoolz/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247488487,"owners_count":20946953,"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":["l4d2","l4dtoolz","sourcemod"],"created_at":"2024-11-05T22:17:35.511Z","updated_at":"2025-04-06T13:31:30.242Z","avatar_url":"https://github.com/fdxx.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## About\nValve server plugin, unlock the max players limit and tickrate limit on L4D2. Make sure you have deleted the other versions of **l4dtoolz** and **tickrate_enabler** before using.\n\n- `-tickrate`: Command Line Options, Set the game's tickrate. default value is 30.\n- `-maxplayers`: Command Line Options, Set the maxplayers (bot and human players), default value is 31.\n- `sv_maxplayers`: Console Variables, Set the max human players allowed to join the server. when the lobby is full, you still need to remove the lobby reservation and set `sv_allow_lobby_connect_only 0`\n- `sv_lobby_unreserve`: Console Commands, Set lobby reservation cookie to 0.\n\n## Build manually\n\n```bash\n## Debian as an example.\napt update \u0026\u0026 apt install -y apt-transport-https lsb-release wget curl software-properties-common gnupg g++-multilib git make\nbash \u003c(curl -fsSL https://apt.llvm.org/llvm.sh) 18\n\necho 'export PATH=/usr/lib/llvm-18/bin:$PATH' \u003e\u003e /etc/profile\necho 'export CC=clang' \u003e\u003e /etc/profile\necho 'export CXX=clang++' \u003e\u003e /etc/profile\necho 'export XMAKE_ROOT=y' \u003e\u003e /etc/profile\nsource /etc/profile\n\nwget https://xmake.io/shget.text -O - | bash\nsource ~/.xmake/profile\n\nmkdir temp \u0026\u0026 cd temp\ngit clone --depth=1 -b l4d2 https://github.com/alliedmodders/hl2sdk hl2sdk-l4d2\ngit clone --depth=1 https://github.com/fdxx/l4dtoolz\n\ncd l4dtoolz\nxmake f -c --HL2SDKPATH=../hl2sdk-l4d2\nxmake -rv l4dtoolz\n\n## Check the l4dtoolz/release folder.\n```\n\n## Related plugins (used together with this plugin)\n- [l4d2_tick_network_tweaks](https://github.com/fdxx/l4d2_plugins) : Tweaks server related network parameters to cooperate high tickrate.\n- [l4d2_lobby_match_manager](https://github.com/fdxx/l4d2_plugins) : Auto unreserve when lobby full. and other lobby reservation related modifications.\n\n## Credits\n- Original `l4dtoolz` plugin and other forked versions\n- Original `tickrate_enabler` plugin and other forked versions\n- [AlliedModders](https://github.com/alliedmodders)\n- [SourceScramble](https://github.com/nosoop/SMExt-SourceScramble)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffdxx%2Fl4dtoolz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffdxx%2Fl4dtoolz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffdxx%2Fl4dtoolz/lists"}