Calendar Icon - Dark X Webflow Template
May 6, 2026
Clock Icon - Dark X Webflow Template
3
 min read

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

WukongMP SDK is now in public open beta

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.

What’s available right now

Screenshot 2026-05-06 114408

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

Screenshot 2026-05-06 114537

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

Screenshot 2026-05-06 114704

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.

Screenshot 2026-05-06 114838

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

Screenshot 2026-05-06 115101

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.

What’s coming next

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.

Screenshot 2026-05-06 115237

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.

Hosting

Screenshot 2026-05-06 115324

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

All links

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.

WukongMP SDK is now in public open beta

Co-founder @ ReadyCode, lead of ReadyM project.

Latest articles

Browse all