瀏覽代碼

Add more Godot versions to the list

Yuri Sizov 2 年之前
父節點
當前提交
c38fc4efa3
共有 1 個文件被更改,包括 2 次插入0 次删除
  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',
     ],