Skip to content

Manages installing and launching Geometry Dash for iOS

License

BSL-1.0, Apache-2.0 licenses found

Licenses found

BSL-1.0
LICENSE
Apache-2.0
LIVECONTAINER-LICENSE.txt
Notifications You must be signed in to change notification settings

geode-sdk/ios-launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geode iOS Launcher

Manages installing and launching Geometry Dash with Geode for iOS.

Requirements

  • iOS/iPadOS 14.0 or later
  • Full version of Geometry Dash installed
  • An internet connection

Quick Start

  1. Navigate to https://github.com/geode-sdk/ios-launcher/releases, if you are not jailbroken, download the latest ipa file. If you wish to use the tweak and have TrollStore, download the latest tipa file.
  2. Install the launcher by following the Installation Guide, or reading the INSTALL.md file.
  3. Enjoy using Geode!

Support

If you have any further questions, or need help, be sure to join our Discord server!

Building / Development

To build this project, you must have the following prerequisites installed:

  • Theos [WSL for Windows and GNU/Linux]
  • make [Mac OS only]

After installing these, you can compile the project by running:

git clone https://github.com/geode-sdk/ios-launcher
cd ios-launcher
make package FINALPACKAGE=1 STRIP=0

Libraries

License

This project is licensed under the Boost Software License 1.0. Additionally, this project also uses code from LiveContainer. View the NOTICE.md for more details.