{"repo":"KoBeWi/Godot-Auto-Export-Version","free":true,"listed":false,"github":"https://github.com/KoBeWi/Godot-Auto-Export-Version","clone":"git clone https://github.com/KoBeWi/Godot-Auto-Export-Version.git","description":"Plugin for Godot that automatically updates your version every time you export the project.","language":"GDScript","stars":74,"topics":["godot"],"license":"MIT","category":"game-templates","readme_excerpt":"Godot Auto Export Version Ever wanted to display the current version of your game somewhere? You did, but you don't have idea what to display or you forget to update it every time? This plugin is for you. Every time you export the project, application/config/version project setting will be updated. Use this setting anywhere to display the version. Now your version automatically updates and you don't need to remember to update your scenes. Plugin setup After you enable the plugin, go to Project Settings and configure it at addons/ExportAutoVersion section (advanced mode). - Version Store Location - Defines where the version will be stored. By default the version is stored in a project setting, but can be also in a script file that you can preload. - Version File Path - If you use the script store option, this defines where the script will be located. - Version Setting Name - If you use Project Settings store option, the version will be stored under this setting. - Version Config File - Script for version configuration. It extends VersionProvider.gd . The file is automatically created when you enable the addon for the first time, modify this setting to move the file somewhere else. The last thing to do is to implement get version() method in the version config file ( res://auto export version config file.gd by default). It should return a String from some external source that contains your current version. A few \"version providers\" are included by default: - Git version ( get g","default_branch":null,"files":null,"tree":[],"storefront":"/r/KoBeWi","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/KoBeWi/Godot-Auto-Export-Version/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}