Add Godot 4.5 to the list of versions

This commit is contained in:
Hugo Locurcio
2025-09-17 00:09:12 +02:00
parent 1b9c58b9d8
commit bb0d5b2090

View File

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