Przeglądaj źródła

Add more Godot versions to the list

Yuri Sizov 2 lat temu
rodzic
commit
c38fc4efa3
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      src/constants.php

+ 2 - 0
src/constants.php

@@ -69,6 +69,8 @@ return $constants = [
         '3.4',
         '3.5',
         '4.0',
+        '4.1',
+        '4.2',
         'unknown',
         'custom_build',
     ],