We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Add F spammer mod to compatibility list Included the F spammer mod in the API compatibility documentation, indicating its client-side compatibility.
Update API docs for NetId usage and PaintTheme methods Expanded documentation to clarify NetId types and usage, added details for TryGetNetId and TryGetObject methods, updated PaintTheme registration/unregistration to use PaintTheme objects instead of IDs. Improved references to DV.Logic.Job.Task types and related enums throughout the API reference for consistency and clarity. Added Improved Job Overview mod to compatibility list and fixed NuGet link in getting started guide.
Expand API reference and update packet naming docs Renames Tasks.md to API-Tasks.md with detailed documentation for task network data. Expanded API-Reference.md to include full API interface and type documentation. Updated packet naming conventions in API-Packets.md for clarity. Fixed links in API-Compatibility.md. Updated _Sidebar.md to reflect new documentation structure.
Remove redundant compatibility declaration heading Deleted the unnecessary '# Declaring Compatibility' heading from the API-Compatibility.md file for improved clarity.
Revise and expand Multiplayer Mod API documentation Major updates to API documentation: expanded and clarified compatibility declaration, implementation methods, and project setup in API-Compatibility.md and API-Getting-Started.md; added a new API-Packets.md with detailed packet usage and examples; improved API-Overview.md for clarity and accuracy; updated API-Reference.md with detailed API type documentation; removed obsolete Networking.md. These changes provide clearer guidance for mod developers integrating with the Multiplayer Mod API.
Refactor and clean up page structure