ShipThis Go is an Android companion app for the ShipThis CLI. It runs Godot games on real Android devices and streams runtime logs back to your terminal.
Builds are produced on the ShipThis cloud build servers, so no local Android SDK or Android build tools are required.
The app supports multiple Godot versions by downloading the required engine version on demand using Play Feature Delivery, rather than bundling all engines into a single install.
- Supports Godot 3.x through 4.5 using namespaced engine versions
- Downloads the required Godot engine version only when needed via Play Feature Delivery
- Streams verbose runtime logs to the CLI in real time
- Builds are performed on ShipThis cloud servers
- Designed for debugging and quick iteration during development
