Rewrite all wiki pages to reflect the current CLI-complete, app-in-progress state
Previous pages had drifted from reality (e.g. implying a more complete desktop
app than exists, and missing several CLI subcommands added since). Every page
is now grounded in the actual CLI --help output and gtavmm-core module docs.
9657679
Destroyed _Sidebar (markdown)
c7fcc91
Update docs: raw portable exe no longer shipped; add v0.16.2 to Changelog
98fb894
Document the new Windows installer; add v0.16.1 to Changelog
Getting Started, Building and Releasing, and User Manual now describe the
installer (GTAV_Mods_Manager_Vx.x.x_setup.exe) as the recommended download,
alongside the existing portable exe and framework-dependent zip.
5d8f614
Add Changelog and full User Manual pages
- Changelog.md: compiled from all 24 GitHub Releases (v0.1.2 to v0.16.0),
newest first, with download/SHA-256 sections preserved; notes that
releases from v0.16.0 onward are auto-generated by the release workflow.
- User-Manual.md: the complete docs/USER_MANUAL.md content ported as a
single numbered tutorial page (24 sections, step-by-step, same structure
as the topic-split pages but comprehensive and in one place).
- Linked both from Home and _Sidebar.
b6e02f7
Establish initial wiki structure
Replaces the default placeholder with 14 pages: Home, Getting Started, Game
Setup and Launch, Installing Mods, Managing Installed Mods, Backup and
Restore, SP to FiveM Converter, Advanced Tools, Safety Model, Data Locations
and Logs, Building and Releasing, FAQ, plus a custom _Sidebar and _Footer.
Content is reorganized from docs/USER_MANUAL.md into topic-based pages with
cross-links, rather than one long document.
04f5fb6