Update docs and add 3.4.1 dashboard images
Refresh documentation to reflect container release 3.4.1: update text, captions, and release/tag references across Home, Configuration, Web-Dashboard, Backups-and-Recovery, Mods-and-Workshop, Updates-and-Storage, and Worlds-and-Playthroughs. Replace several overview screenshots and add new dashboard images (dashboard-container-update.png, dashboard-mod-configs.png, dashboard-runtime-updates.png). Update examples and guidance to mention 3.4.1 where applicable and adjust image gallery and README-derived captions to show the new interface captures and notes about simulated/demo data.
Docs: update for 3.4 runtime updates and UI changes
Refresh documentation to cover 3.4.x and 3.4.1-source changes: add startup runtime updates (TMOD_AUTO_UPDATE, TMOD_UPDATE_*), copied-world compatibility tests, checkpoint recovery and recovery controls; clarify that runtime caches and checkpoints are excluded from ordinary backups and recommend independent data-volume backups. Document Workshop API key validation and precedence over TMOD_WORKSHOP_KEY_FILE, dependency checks, mod-config editing, and confirmed deletion of unused worlds. Update dashboard notes, update examples/image tags to 3.4.0/3.4.1, and expand troubleshooting guidance. Modified files: Backups-and-Recovery.md, Configuration.md, Getting-Started.md, Home.md, Mods-and-Workshop.md, Troubleshooting.md, Updates-and-Storage.md, Web-Dashboard.md, Worlds-and-Playthroughs.md.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Document stable channel alias change
Updates the docs to reflect the current 3.2.0 release metadata and clarify the current image-channel policy: `latest` follows stable builds, `preview` follows preview builds, and the `stable` tag is no longer updated. This also notes the recommended Compose migration from `:stable` to `:latest` and documents the Docker Hub alias mirroring behavior for moving tags.
Refresh screenshots and update docs
Refresh README/gallery screenshots and related docs, add Workshop image, and improve setup guidance. Changes: updated multiple dashboard screenshots (including new images/dashboard-workshop.png) and refreshed caption dates; rewrite Getting-Started to provide a simple docker-compose.yml + .env starter and clearer startup steps; add Workshop search setup (steam API key secret and mount) to Mods-and-Workshop; add Docker Hub and Drydock notes to Updates-and-Storage; link to full Compose template in Configuration; small copy edits across Backups, Web-Dashboard, Worlds, and Home to reflect the refreshed imagery and updated release/commit references.
Document 3.2.0 dashboard updates
Refresh the docs for the 3.2.0 dashboard and runtime behavior: LAN access and proxy settings, first-run setup validation, World/Journey management, backup inspection and restore review, and upgrade/storage guidance. This also updates screenshots and release references to match the current dashboard UX and documentation scope.
Docs: update for 3.0.1 WebUI defaults & upgrades
Update documentation to reflect container 3.0.1 and the 3.0.0 WebUI behavior. Key changes: dashboard is enabled by default and first-run admin setup can delay game startup (optionally disable with TMOD_WEB_ENABLED=0); Getting-Started and Web-Dashboard updated. Clarified that TMOD_USECONFIGFILE requires TMOD_CONFIG_SOURCE=env and cannot be combined with web-managed settings. Backups now require a bundle (manifest.json + data.tar.gz) on a separate writable /backups mount and restore needs staging space in /data. Added upgrade-from-2.x guidance, image tag/channel docs for 3.0.1, console log path retention, and client-only mod filtering note.
Add complete Docker server wiki
Add a full documentation set for the Docker-based tModLoader server project, covering getting started, configuration, dashboard usage, worlds, mods, backups, networking, updates, and troubleshooting. Refresh the home page and navigation to link the new guides and clarify project/version scope.