An open API service indexing awesome lists of open source software.

https://github.com/drmoriarty/godot-multidex

Godot module which enables multidex building for Android.
https://github.com/drmoriarty/godot-multidex

android godot godot-addon godot-engine godot-module godot-plugin godotengine nativelib

Last synced: 10 months ago
JSON representation

Godot module which enables multidex building for Android.

Awesome Lists containing this project

README

          

# Multidex plugin for Godot Engine

This is a module for [Godot Game Engine](http://godotengine.org/) which enables multidex build for Android.

## Usage

1. Install [NativeLib-CLI](https://github.com/DrMoriarty/nativelib-cli) or [NativeLib Addon](https://github.com/DrMoriarty/nativelib).

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.