WukongMP SDK is now in public open beta
WukongMP SDK is now in public open beta - build custom servers and game modes for Black Myth: Wukong
WukongMP SDK is now in public open beta - build custom servers and game modes for Black Myth: Wukong

During closed early access, our builders shipped working combat mods on real servers - perfect dodge timing, parry and retreat, stun lock mechanics in actual player-vs-player fights. That group was invite-only. Starting today the same tools are open to everyone. If you know how FiveM works for GTA V, or how server plugins work in Minecraft - same idea. Mods run server-side and define what your multiplayer world does. Custom combat rules, admin tooling, inventory systems, RP frameworks.

Full C# scripting SDK with documentation at https://docs.ready.mp

Server binaries for Windows and Linux are included - see the Installation section in the docs for setup.

The mod template is at https://github.com/readycodeio/wukongmp-mod-template
Clone it, open it in Rider or Visual Studio or your editor of preference, and it compiles in under a minute.
The template includes a working Swarm Mode example so you have real running code to read before writing anything from scratch.

Full API reference is at: https://docs.ready.mp/wukong-mp/api-reference/PreludeLib.Attributes

The new forum is live at https://forum.ready.mp

On WukongMP Discord - the Server Owners / Developers category is open - use it to exchange ideas, share mods, report SDK issues, and follow ReadyM release updates. Same community, more structure.
Core PvP and co-op game modes are coming to GitHub shortly as full reference projects. If you’d rather start from a working game mode than a blank template, watch this forum for that post.

Docs are open source at https://github.com/readycodeio/readymp-docs
If you figure something out that isn’t covered yet, pull requests are welcome.

You can run your WukongMP server on any infrastructure provider. One of our hosting partners is Nodecraft if you want a quick, no-config-headaches setup: WukongMP Server Hosting - Nodecraft
Docs (EN): https://docs.ready.mp
Docs (CN): ReadyM 开发者门户 | ReadyM Docs
API reference: PreludeLib.Attributes | ReadyM Docs
Hosting (Nodecraft): WukongMP Server Hosting - Nodecraft
Mod template: GitHub - readycodeio/wukongmp-mod-template: A template project for developing a mod using the WukongMP SDK. · GitHub
Docs repo (contributions): GitHub - readycodeio/readymp-docs: ReadyM main documentation repository · GitHub
Forum: https://forum.ready.mp
Discord: WukongMP (ReadyM)
Bug reports: #en-bugreports on Discord or on forum.
Feature requests: #en-features on Discord or on forum.