Skip to Content
Apex Pathing is currently not released! Join the  Discord Server  to help or keep up with development.
DocumentationInstallation

Apex Pathing Installation


Apex is still in the testing phase, these docs are meant for beta testers to use. This process will defintley change before release.

Clone the repository

If you want to make your own fork of the repository before cloning, that is fine.

  1. Open Android Studio and select “Clone Repository” on the welcome screen.
  2. In the “URL” field, enter the URL of the Apex Pathing GitHub repository: https://github.com/ApexPathing/ApexPathing/
  3. Choose a directory on your computer where you want to clone the project.
  4. Click the “Clone” button to start the cloning process.

Remote dependencies will be coming soon!

Clone project in Android Studio

Once the cloning process is complete, Android Studio will automatically open the project.

When Android Studio opens, you may see this message, press More -> Don’t ask again for this project

Disable AGP update prompt

What’s next?

Once you have the project cloned, head over to the Constants Setup page.

Last updated on