Skip to content

Godot plugin that automatically increments version codes after each export ⬆️

License

Notifications You must be signed in to change notification settings

Robert-K/godot-auto-version-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

⬆️ Godot Auto Version Code

If you're building games for Google Play using the Godot Game Engine, you'll need to increment the version code each time you upload a new APK.

This plugin will automatically increment the version code for you.

It works by registering an Export Plugin. After each non-debug export, it will search the export_presets.cfg file for version/code keys and increment them by one.

It's super simple, so feel free to modify it to suit your needs.

Installation

Install it using the Asset Library or place the auto_version_code folder in your addons folder manually.

Tipp:

This plugin works well in combination with the Auto Export Version Plugin, which will allow you to get the version code in your game. For that you'll need to configure it to use the Android version code.

forthebadge forthebadge

About

Godot plugin that automatically increments version codes after each export ⬆️

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published