{"id":13339816,"url":"https://github.com/InsultingPros/CustomServerDetailsExtension","last_synced_at":"2025-03-11T15:31:28.695Z","repository":{"id":167539018,"uuid":"627453942","full_name":"InsultingPros/CustomServerDetailsExtension","owner":"InsultingPros","description":"Custom Server Details extension","archived":false,"fork":false,"pushed_at":"2023-04-16T08:51:21.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-24T02:34:09.171Z","etag":null,"topics":["killing-floor","unrealscript","whitelisted"],"latest_commit_sha":null,"homepage":"","language":"UnrealScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/InsultingPros.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-04-13T13:55:19.000Z","updated_at":"2023-04-13T14:58:14.000Z","dependencies_parsed_at":"2023-05-22T23:30:42.736Z","dependency_job_id":null,"html_url":"https://github.com/InsultingPros/CustomServerDetailsExtension","commit_stats":null,"previous_names":["insultingpros/customserverdetailsextension"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InsultingPros%2FCustomServerDetailsExtension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InsultingPros%2FCustomServerDetailsExtension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InsultingPros%2FCustomServerDetailsExtension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InsultingPros%2FCustomServerDetailsExtension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InsultingPros","download_url":"https://codeload.github.com/InsultingPros/CustomServerDetailsExtension/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243059621,"owners_count":20229608,"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":["killing-floor","unrealscript","whitelisted"],"created_at":"2024-07-29T19:21:19.048Z","updated_at":"2025-03-11T15:31:27.088Z","avatar_url":"https://github.com/InsultingPros.png","language":"UnrealScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[Custom Server Details]: https://github.com/InsultingPros/CustomServerDetails\n\n# CustomServerDetails Extension\n\n[![GitHub all releases](https://img.shields.io/github/downloads/InsultingPros/CustomServerDetailsExtension/total)](https://github.com/InsultingPros/CustomServerDetailsExtension/releases)\n\nThis is a template-example repo to show how to add your own server details, without recompiling [Custom Server Details].\n\n## Installation\n\n0. Make sure you have installed [Custom Server Details] 1.4.0 or higher. Open your [CustomServerDetails.ini](https://github.com/InsultingPros/CustomServerDetails/blob/main/Configs/CustomServerDetails.ini)'s `[CustomServerDetails.CSDMasterServerUplink]` section:\n\n1. Add your *packageName.className*:\n\n    ```ini\n    extendedServerDetailsClassName=CustomServerDetailsExtension.CustomServerDetailsExtension\n    ```\n\n2. Add your new variable to `infoBlockKeys`:\n\n    ```ini\n    infoBlockKeys=(detail=\"Difficulty\",key=\"DIFF\")\n    ```\n\n3. Finally edit the server state (`infoBlockPatterns`) where you want to see your new variable:\n\n    ```ini\n    infoBlockPatterns=(state=\"LOBBY\",pattern=\"^w^[Current state: ^g^LOBBY^w^], Difficulty: %DIFF%\")\n    ```\n\n## Building\n\nUse [KF Compile Tool](https://github.com/InsultingPros/KFCompileTool) for easy compilation.\n\n```ini\nEditPackages=CustomServerDetails\nEditPackages=CustomServerDetailsExtension\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FInsultingPros%2FCustomServerDetailsExtension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FInsultingPros%2FCustomServerDetailsExtension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FInsultingPros%2FCustomServerDetailsExtension/lists"}