# 未明空间 (Weiming Kongjian / "wmkj") / Weiming Kongjian (Jianghu Fengyun: Sunset Reappears) > slug: `wmkj` · browser status: `playable` · native port: `40049` Archived as "Weiming Kongjian" but branded in-game as "Jianghu Fengyun: Sunset Reappears" — a 2001 single-player snapshot released by its author, 龙宝宝 (xiha), for others to run on their own servers, so its content is frozen at that release rather than a continuously-operated game. New characters step into a traditional wuxia jianghu from the Martial Temple (武庙), announced server-wide with a "a young hero named XXX has just arrived" broadcast; death sends players through a full underworld sequence escorted by 白无常 (the White Guard of Impermanence) before reviving back at the temple, a death-system design shared with this collection's bixiecanyang. Beyond its shared "Sunset Reappears" engine ancestry (also seen in this collection's xyzxfk and jhfy, each independently developed rather than a simple reskin — distinct from another group of same-named archives here that actually descend from an unrelated "Tianya" codebase), this archive has its own distinctive content: a "Feitian Yujian" sect area themed after the Rurouni Kenshin/Meiji-swordsman genre, and a Western-Xia-army questline built around a genuine "Kuangfeng Kuaijian" (Gale Blade) sword technique. ## Play in the browser (WebAssembly) - Landing page (description + notes): https://mudlibs.fluffos.info/wmkj/ - Play now (boots the WASM driver): https://mudlibs.fluffos.info/wmkj/play.html ## Download source ZIP - Same-origin ZIP (trimmed source tree, no need to clone the whole repo): https://mudlibs.fluffos.info/wmkj/wmkj.zip - GitHub tree: https://github.com/fluffos/mudlibs/tree/main/libs/wmkj - README: https://github.com/fluffos/mudlibs/blob/main/libs/wmkj/README.md - Restoration notes (NOTES.md): https://github.com/fluffos/mudlibs/blob/main/libs/wmkj/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 `wmkj.zip` from the URL above (or clone `https://github.com/fluffos/mudlibs` and use `libs/wmkj/`). 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:40049`. - Admin / wizard login: `fluffos` / `Mud@2026` - 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/wmkj/llms.txt