Skip to content

Latest commit

 

History

History
64 lines (48 loc) · 3.46 KB

File metadata and controls

64 lines (48 loc) · 3.46 KB

Documentation Index

Use this page as the grouped navigation map for RipperMoonKit. The GitHub Pages version also includes the same documentation tree as collapsible sidebar groups.

First-Time Setup
  1. normal-user-guide.md: easiest DMG-first setup path, including GPTK and background Steam installation.
  2. quickstart.md: shortest working install path.
  3. installation.md: DMG install and source install paths.
  4. gptk.md: downloading GPTK 3 from Apple, mounting it, and letting the installer copy it locally.
  5. setup.md: first-time setup and path model.
  6. dependencies.md: installer bootstrap behavior and logs.
  7. steam.md: Windows Steam foreground/background install and launch flow.
  8. commands.md: command reference.
Launcher And Configuration
  • gui.md: SwiftUI launcher build/run workflow.
  • configuration.md: all supported environment variables.
  • drives.md: custom Wine drive mappings.
  • visual-c-runtime.md: Microsoft Visual C++ runtime installation for Wine prefixes.
  • stubs.md: API stub DLLs for games that delay-load missing Wine/GPTK libraries.
  • update-safety.md: backups, protected paths, and rollback.
  • uninstall.md: conservative uninstall behavior and optional config/save removal.
Game Workflows
Repair Notes And Support
Maintainers