Skip to content

xibbon/xogot_remote_debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Xogot Remote Debugger

A Godot addon that enables remote debugging of your Godot projects on iOS devices using the Xogot app.

Prerequisites

  • Xogot App: Requires Xogot from TestFlight
  • Godot Engine: 4.4.1

Installation

  1. Copy the xogot_remote_debugger folder into your project's addons folder:

    your_project/
    └── addons/
        └── xogot_remote_debugger/
    
  2. Enable the addon in your Godot project:

    • Open your project in Godot
    • Go to Project SettingsPlugins
    • Find "Xogot Remote Debugger" in the list
    • Enable it by checking the box

Usage

Once installed and enabled, the Xogot Remote Debugger addon allows you to debug your Godot projects remotely on iOS devices using the Xogot app.

About Xogot

Xogot lets you make games anywhere on your iOS device. With this remote debugger addon, you can seamlessly test and debug your Godot projects on real iOS hardware.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published