Merge pull request #363 from Calinou/versions-add-4.5

Add Godot 4.5 to the list of versions
This commit is contained in:
Emi
2025-09-17 15:16:24 +02:00
committed by GitHub

View File

@@ -75,6 +75,7 @@ return $constants = [
'4.2', '4.2',
'4.3', '4.3',
'4.4', '4.4',
'4.5',
'unknown', 'unknown',
'custom_build', 'custom_build',
], ],