# 武林浩荡 / Wu Lin Hao Dang (Jin Yong's Dream II) > slug: `wlhd` · browser status: `playable` · native port: `40121` Branded in-game as Jin Yong's Dream II / Wu Lin Hao Dang, a wuxia MUD sharing the same Jin Yong sect map and setting as this collection's tybxjh (Bi Xue Jiang Hu) — Shaolin, Wudang, Emei, the Beggars' Sect, the Ming Cult, the free-spirited Wandering School, and Tianlong Temple all present, with cities spanning Chang'an, Jingzhou, Dali, and Western Xia. Its wizard hierarchy goes one rank higher than the usual (admin) ceiling, topping out at (ceo), with three pre-seeded founder accounts (rock/jerry/kjh) each holding their own private scene directories; a job/working system plus a structured bounty/team-quest directory round out the economy. Both this rank structure and the underlying master/security/login daemons trace to the same "Tianya" code family as this collection's xhcii, zxty, ffxymud, and jhfy2. It independently rewrote the shared "Peak of the World" cliff-jump scene with its own custom "jump" command — a variant later reused verbatim by this collection's yxjh, with which it also shares a byte-identical map. ## Play in the browser (WebAssembly) - Landing page (description + notes): https://mudlibs.fluffos.info/wlhd/ - Play now (boots the WASM driver): https://mudlibs.fluffos.info/wlhd/play.html ## Download source ZIP - Same-origin ZIP (trimmed source tree, no need to clone the whole repo): https://mudlibs.fluffos.info/wlhd/wlhd.zip - GitHub tree: https://github.com/fluffos/mudlibs/tree/main/libs/wlhd - README: https://github.com/fluffos/mudlibs/blob/main/libs/wlhd/README.md - Restoration notes (NOTES.md): https://github.com/fluffos/mudlibs/blob/main/libs/wlhd/NOTES.md ## Run natively with FluffOS 1. Build a current FluffOS driver from https://github.com/fluffos/fluffos (native `build` / `build-debug`; see that repo's docs). 2. Download and unzip `wlhd.zip` from the URL above (or clone `https://github.com/fluffos/mudlibs` and use `libs/wlhd/`). 3. From the unzipped lib directory, ensure `config.fluffos` points `mudlib directory` at this tree (the checked-in file may contain a maintainer-local absolute path — edit it to your extract path). 4. Start the driver: ```bash /path/to/fluffos/build/src/driver config.fluffos ``` 5. Connect a UTF-8 MUD client to `127.0.0.1:40121`. - Admin / wizard login: `fluffos` / `AdminPass123` - If you host this on a public network, change the published default admin password before opening the port. ## Machine-readable catalog - Site-wide catalog: https://mudlibs.fluffos.info/games.json - Site-wide LLM overview: https://mudlibs.fluffos.info/llms.txt - This file: https://mudlibs.fluffos.info/wlhd/llms.txt