This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
Godot
/
godot-asset-library
mirror da
https://github.com/godotengine/godot-asset-library.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Add Godot 4.4 to list of versions (
#348
)
Henry Muth
7 mesi fa
parent
9682e849ba
commit
1b9c58b9d8
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
src/constants.php
+ 1
- 0
src/constants.php
Vedi File
@@ -74,6 +74,7 @@ return $constants = [
'4.1',
'4.2',
'4.3',
+ '4.4',
'unknown',
'custom_build',
],