KoBeWi / Godot-Auto-Export-Version

Plugin for Godot that automatically updates your version every time you export the project.
https://godotengine.org/asset-library/asset/1430
MIT License
50 stars 4 forks source link

Fix error log "Required virtual method _get_name()" #9

Closed TrueMishamol closed 4 months ago

TrueMishamol commented 4 months ago

editor/export/editor_export_plugin.h:133 - Required virtual method EditorExportPlugin::_get_name must be overridden before calling.

KoBeWi commented 4 months ago

I was going to fix it myself and use 🚗 as name, but that's fine too.

KoBeWi commented 4 months ago

Thanks.