Consolidate and update Network Play user documentation#9725
Merged
tool4ever merged 8 commits intoCard-Forge:masterfrom Feb 12, 2026
Merged
Consolidate and update Network Play user documentation#9725tool4ever merged 8 commits intoCard-Forge:masterfrom
tool4ever merged 8 commits intoCard-Forge:masterfrom
Conversation
Rewrite the network play documentation from scratch with a clear table-of-contents structure, requirements table, numbered quick-start, reconnect support section (5-min countdown, host commands), focused troubleshooting, and streamlined network configuration covering UPnP automatic port forwarding alongside the manual setup path. Removes the lengthy conceptual/history sections in favor of actionable steps. https://claude.ai/code/session_01BUsWntkXU2xr22ShNvsqUj
Updated troubleshooting section and improved network play instructions.
Replace deprecated telnet instructions with PowerShell Test-NetConnection (Windows) and netcat nc -vz (macOS/Linux). Removes dead TechNet wiki link for enabling telnet. https://claude.ai/code/session_01BUsWntkXU2xr22ShNvsqUj
Updated the Discord information and added tips for network play.
Rearranged the warning about version compatibility for clarity.
- Add FAQs section with cross-platform, matchmaking, and format questions - Inline VPN/SDN content (ZeroTier, RadminVPN, Hamachi) from Networking-Extras - Rename Troubleshooting to Known Issues, add Bug Reports section - Delete Network-FAQ.md and Networking-Extras.md (content merged) - Update sidebar and Home.md to remove broken links Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
tool4ever
approved these changes
Feb 12, 2026
Contributor
tool4ever
left a comment
There was a problem hiding this comment.
thanks, good call
I cleaned up some redundancy and kept one of the images as I felt it might still help some people
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
My attempt at updating the Network Play wiki documentation in light of #9708 merge and consolidating the current 3 network play wiki files into a single self-contained guide, including essential content from all current files.