DrMoriarty / godot-multidex

Godot module which enables multidex building for Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Godot module which enables multidex building for Android.