{"id":43325157,"url":"https://github.com/nickgammon/mushclient","last_synced_at":"2026-04-02T20:45:00.612Z","repository":{"id":41271433,"uuid":"481654","full_name":"nickgammon/mushclient","owner":"nickgammon","description":"Open Source Windows MUD game client","archived":false,"fork":false,"pushed_at":"2026-04-01T00:24:07.000Z","size":14878,"stargazers_count":200,"open_issues_count":8,"forks_count":85,"subscribers_count":21,"default_branch":"master","last_synced_at":"2026-04-01T02:42:40.892Z","etag":null,"topics":["c-plus-plus","lua","mud-client","mushclient"],"latest_commit_sha":null,"homepage":"www.mushclient.com","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nickgammon.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2010-01-21T03:28:51.000Z","updated_at":"2026-04-01T00:14:15.000Z","dependencies_parsed_at":"2025-08-30T13:26:47.727Z","dependency_job_id":null,"html_url":"https://github.com/nickgammon/mushclient","commit_stats":null,"previous_names":[],"tags_count":64,"template":false,"template_full_name":null,"purl":"pkg:github/nickgammon/mushclient","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickgammon%2Fmushclient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickgammon%2Fmushclient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickgammon%2Fmushclient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickgammon%2Fmushclient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nickgammon","download_url":"https://codeload.github.com/nickgammon/mushclient/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickgammon%2Fmushclient/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31316007,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"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":["c-plus-plus","lua","mud-client","mushclient"],"created_at":"2026-02-01T23:06:03.024Z","updated_at":"2026-04-02T20:45:00.593Z","avatar_url":"https://github.com/nickgammon.png","language":"C","readme":"MUSHclient source\r\n=================\r\n\r\nPublished to GitHub on 21st. January 2010\r\n\r\nAuthor: Nick Gammon\r\n\r\nThis software is released under the conditions in the file docs/agreement.txt\r\n\r\n\r\nTo compile\r\n----------\r\n\r\nCertain directories only have skeleton files. These are because the \"real\" files are in separate libraries which you can download for yourself.\r\n\r\nThese libraries are (along with their home pages):\r\n\r\n* pcre\t  - \u003chttp://www.pcre.org/\u003e\r\n* png\t  - \u003chttp://www.libpng.org/pub/png/libpng.html\u003e\r\n* sqlite  - \u003chttp://www.sqlite.org/\u003e\r\n* zlib\t  - \u003chttp://www.zlib.net/\u003e\r\n\r\nIn each of those folders is a **readme.txt** file which explains where to get the relevant libraries, and any minor adjustments needed to make them work with MUSHclient.\r\n\r\nTo run\r\n------\r\n\r\nYou need to copy various files from the standard MUSHclient distribution release in order to test the compiled code.\r\n\r\nThey are not part of the source distribution because they are not, strictly speaking, the \"source\" required to compile it.\r\n\r\nThese files should be copied into the place where MUSHclient.exe was put by the compiler. In my case this would be the WinRel or WinDebug directories.\r\n\r\n* Files\r\n\r\n\t* lua5.1.dll  - for Lua scripting\r\n\t* mushclient.hlp - help file\r\n\t* mushclient.cnt - help table of contents\r\n\t* tips.txt - tips shown at startup\r\n\t* spellchecker.lua - Lua file that does the spell checking (loaded at startup)\r\n\r\n* Directories\r\n\r\n\t* **locale** directory (this has the resources file en.dll which contains menus, dialogs etc.)\r\n\t* **spell** directory (so the spell checker can find its dictionaries)\r\n\t* **lua** directory (if you are planning to use any Lua modules like \"tprint\")\r\n\r\nResources\r\n---------\r\n\r\nThe resources used by MUSHclient are in the file en.dll (which resides in the directory \"locale\" mentioned above). To rebuild file you need to download the project\tmushclient_resources which is on GitHub:\r\n\r\n\u003chttps://github.com/nickgammon/mushclient_resources\u003e","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickgammon%2Fmushclient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnickgammon%2Fmushclient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickgammon%2Fmushclient/lists"}