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

https://github.com/shin-nil/godot-custom-mobile-template

Godot Game Engine Custom Mobile Template
https://github.com/shin-nil/godot-custom-mobile-template

admob godot precompiled share template vibrate

Last synced: about 2 months ago
JSON representation

Godot Game Engine Custom Mobile Template

Awesome Lists containing this project

README

          

[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=3MJE3M4FMJYGN&lc=BR&item_name=Shin%2dNiL%27s%20Github&item_number=Github&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)

ATTENTION
=========
This repository has been discontinued. Starting from Godot version 3.2 you should use the new plugin system, that does not need the engine recompilation.
- [Godot Admob Plugin](https://github.com/Shin-NiL/Godot-Android-Admob-Plugin)
- [Godot Share Plugin](https://github.com/Shin-NiL/Godot-Android-Share-Plugin)

Godot Custom Mobile Template
==========

I'll make available here the compiled Android templates with the modules I use on my [Godot Game Engine](https://godotengine.org/) projects, which are:

- [Godot Admob](https://github.com/kloder-games/godot-admob)
- [Godot Share](https://github.com/Shin-NiL/Godot-Share)
- [Godot Mobile Vibration](https://github.com/Shin-NiL/Godot-Mobile-Vibration)

My intention is to only make available the templates of the **stable Godot versions**.

If this project is helpful to you, please consider making a donation ;)

How to Use
----------

- Download the zip file on the [releases tab](https://github.com/Shin-NiL/godot-custom-mobile-template/releases);
- extract the files on your file system;
- on the Android Export options, point the "Custom Package" to these files (debug and release versions)
![Export Screenshot](/media/export.png "Export Screenshot")
- for further information about each module feature, please check the respective repository documentation;
- profit!

iOS Templates
-------------
You can find precompiled templates for iOS on [this repository](https://github.com/GhostWalker562/godot-admob-iOS-precompiled).