Updated API Packets (markdown)
7a72d1c
Updated API Packets (markdown)
d258afd
Updated API Getting Started (markdown)
221c01b
Add F spammer mod to compatibility list
Included the F spammer mod in the API compatibility documentation, indicating its client-side compatibility.
3557b3a
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.
40345d3
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.
d410bc6
Remove redundant compatibility declaration heading
Deleted the unnecessary '# Declaring Compatibility' heading from the API-Compatibility.md file for improved clarity.
7ed6c1c
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.
01fdb57
Merge branch 'master' of https://github.com/AMacro/dv-multiplayer.wiki
62f1f87
Update documentation for clarity and accuracy
Improved wording and fixed typos in API-Getting-Started.md, clarified project setup steps, and added sections for linking and event registration. Updated Home.md to correct mod API documentation links and reword piracy notice. Removed redundant header from User-Hosting.md. Fixed sidebar navigation typos and updated links for consistency and accuracy.
3d3636d
Updated _Sidebar (markdown)
c3d7aa6
Merge branch 'master' of https://github.com/AMacro/dv-multiplayer.wiki
4e26fee
Refactor user docs and sidebar navigation
Split joining instructions into a new User-Joining.md file and remove them from User-Hosting.md. Update section headings for clarity and consistency in user documentation. Rename API-Home.md to API-Overview.md and update sidebar to reflect new structure, adding collapsible navigation and more detailed links for installation, hosting, joining, compatibility, and API sections.
0d13717
Updated _Sidebar (markdown)
fb4691a
Refactor and clean up page structure
89548ae
Destroyed _Sidebar (markdown)
c643b19
Created _Sidebar (markdown)
6658bc0
Add initial Multiplayer Mod API documentation
Introduces documentation files for the Multiplayer Mod API, including overview, compatibility, getting started guide, and placeholders for reference, changelog, chat, events, examples, FAQ, networking, tasks, and utilities. These resources provide guidance for mod authors on integrating with the Multiplayer Mod and declaring compatibility.
89e70f8
Updated Hosting (markdown)
a916003
Updated Hosting (markdown)
76571a3
Updated Installation Instructions (markdown)
ea72787
Updated Installation Instructions (markdown)
2f38eec
Updated Installation Instructions (markdown)
8be62b7