Edit of asset "Auto Export Version" Accepted

Old/Current New/Edit
Title Auto Export Version Auto Export Version
Description Plugin that updates your custom version string every time you export the project. It can fetch the current version based on number of git commits or extract it from your export profile or you can configure it to use whatever you want.

By default the addon will modify your "application/config/version" project setting. Use it anywhere and it will update automatically whenever you export, so you don't need to remember about it anymore. You can also store the version in a script instead of project setting.

To configure the plugin, go to "addons/AutoExportVersion" project settings section. Also edit the "auto_export_version_config_file.gd" script, which is automatically created when you enable the plugin for the first time.

Check the repository page for more details.
Plugin that updates your custom version string every time you export the project. It can fetch the current version based on number of git commits or extract it from your export profile or you can configure it to use whatever you want.

It creates a script called version.gd, that contains a constant string named VERSION. You can use it like this: load(res://version.gd).VERSION. Put it anywhere and it will update automatically whenever you export, so you don't need to remember about it anymore. You can also store the version in your Project Settings instead of script.

Be sure to open the AutoExportVersion.gd script to configure the plugin before enabling it.

Check the repository page for more details. The plugin has also a built-in documentation.
Category Tools Tools
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/KoBeWi/Godot-Auto-Export-Version https://github.com/KoBeWi/Godot-Auto-Export-Version
Issues Url https://github.com/KoBeWi/Godot-Auto-Export-Version/issues https://github.com/KoBeWi/Godot-Auto-Export-Version/issues
Godot version Godot 4.0 Godot 4.0
Version String 2.1 2.0
Download Commit 19c8d861e9fbfa2712beb579144798a04657019e 8483ec3d8cb828c7d3faed6db7e306420abb4d1f
Download Url (Computed) https://github.com/KoBeWi/Godot-Auto-Export-Version/archive/19c8d861e9fbfa2712beb579144798a04657019e.zip https://github.com/KoBeWi/Godot-Auto-Export-Version/archive/8483ec3d8cb828c7d3faed6db7e306420abb4d1f.zip
Icon Url https://github.com/KoBeWi/Godot-Auto-Export-Version/blob/master/Media/Icon.png?raw=1
https://github.com/KoBeWi/Godot-Auto-Export-Version/blob/master/Media/Icon.png?raw=1