Meta-repository organizing the DriveThruRPG desktop application implementations.
rust- Rust-based desktop application (macOS, Windows, Linux; gpui UI framework)swift- Swift-based desktop application (macOS)finder- DriveThruRPG finder component
git clone --recursive git@github.com:pilgrimagesoftware/dtrpg-app.git
# or, after a non-recursive clone
git submodule update --init --recursivegit submodule update --remote --mergeSee the top-level dtrpg repository for submodule workflow, branching, and commit message conventions.