Discuss scripts, game modes, tools, and gameplay systems for WukongMP, built with the ReadyM SDK.
If you want to build on WukongMP, start here.
WukongMP SDK Early Access is already live for the first builders. Server binaries, scripting API, mod development tools, docs, and the mod template are already in the wild.
Best starting points:
- Documentation: docs.ready.mp
- CN docs: docs.ready.mp/zh-Hans
- mod template: github.com/readycodeio/wukongmp-mod-template
If you are new, do not try to build your dream mode first.
Start with:
- a small scripted behavior
- one event
- one server-side rule
- one thing you can test fast
Good first projects:
- simple event reactions
- enemy wave logic
- server-side challenge modifiers
- small PvP or co-op rule changes
- admin utilities
If you are posting for help, include:
- what you are trying to build
- what you expected
- what happened instead
- logs or errors
- a code snippet if relevant
Small, testable posts get better answers.
