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
- Host: GitHub
- URL: https://github.com/shin-nil/godot-custom-mobile-template
- Owner: Shin-NiL
- License: mit
- Created: 2019-02-07T21:19:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-05T11:17:09.000Z (over 5 years ago)
- Last Synced: 2025-04-03T01:23:26.173Z (6 months ago)
- Topics: admob, godot, precompiled, share, template, vibrate
- Size: 45.9 KB
- Stars: 70
- Watchers: 9
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=3MJE3M4FMJYGN&lc=BR&item_name=Shin%2dNiL%27s%20Github&item_number=Github¤cy_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)

- 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).