Using GitHub with Godot on iPad: Working Copy + Xogot

Опубликовано: 17 Июль 2026
на канале: Xogot
219
5

Learn how to use Working Copy, a full Git client for iOS, to work on GitHub-hosted Godot projects with Xogot: Godot for iPad and iPhone.

In this tutorial, Jhello walks through how to clone an existing Godot project onto your iPad, open it in Xogot, commit changes, push updates back to GitHub, and pull changes from your desktop or collaborators. You’ll also see how to turn an existing Xogot project into a Git repository using Working Copy.

Whether you’re moving between desktop and iPad, backing up your work, or collaborating with others, this workflow lets you keep your Godot projects synced across devices.

Links:
Working Copy: https://workingcopyapp.com
Xogot: https://xogot.com
GitHub: https://github.com
Gwizz’s Godot 4 GitHub Tutorial:    • Godot 4 GitHub Tutorial  

Topics covered:
Cloning a Godot project from GitHub onto iPad
Opening a repository in Xogot
Linking an existing Xogot project as a Git repository
Committing and pushing changes from iPad
Fetching and pulling updates from GitHub
Collaborating with others using GitHub and Working Copy