Skip to content

Godot module which enables multidex building for Android.

Notifications You must be signed in to change notification settings

DrMoriarty/godot-multidex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Multidex plugin for Godot Engine

This is a module for Godot Game Engine which enables multidex build for Android.

Usage

  1. Install NativeLib-CLI or NativeLib Addon.

  2. Make nativelib -i multidex in your project directory if you are using CLI. Find MULTIDEX in plugins list and press "Install" button if you are using GUI Addon.

  3. Enable Custom Build for Android export.