Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Complete the implementation of the GodotPayment plugin. | fhuya | 2020-03-17 | 1 | -281/+0 |
| | | | | Move the remaining plugin components within the plugin source code. | ||||
* | Split the Android platform java logic into an Android library module (`lib`) ↵ | fhuya | 2019-09-04 | 3 | -0/+325 |
and an application module (`app`). The application module `app` serves double duties of providing the prebuilt Godot binaries ('android_debug.apk', 'android_release.apk') and the Godot custom build template ('android_source.zip'). |