Auto Export Version

An asset by KoBeWi
The page banner background of a mountain and forest
Auto Export Version hero image

Quick Information

0 ratings
Auto Export Version icon image
KoBeWi
Auto Export Version

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.Open the AutoExportVersion.gd script to configure the plugin before enabling it.Check the repository page for more details.

Supported Engine Version
3.4
Version String
1.1.1
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

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.

Open the AutoExportVersion.gd script to configure the plugin before enabling it.

Check the repository page for more details.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Auto Export Version icon image
KoBeWi
Auto Export Version

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.Open the AutoExportVersion.gd script to configure the plugin before enabling it.Check the repository page for more details.

Supported Engine Version
3.4
Version String
1.1.1
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers