mirror of
https://github.com/godotengine/godot-asset-library.git
synced 2026-01-04 14:10:53 +03:00
Add 4.0 version for assets
This allows uploading assets for the upcoming Godot 4.0 release.
This commit is contained in:
@@ -59,14 +59,13 @@ return $constants = [
|
||||
9999999 => 'custom_build'
|
||||
]),
|
||||
'common_godot_versions' => [
|
||||
// '1.0',
|
||||
// '1.1',
|
||||
'2.0',
|
||||
'2.1',
|
||||
'2.2',
|
||||
'3.0',
|
||||
'3.1',
|
||||
'3.2',
|
||||
'4.0',
|
||||
'unknown',
|
||||
'custom_build',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user