globe_3d 2023.11.12 metadata (tags) (#1086)

* Update globe_3d-2023.11.12.toml metadata (tags)

Metadata update only in .toml: added a few tags.

* Update globe_3d-2023.11.12.toml metadata (tags)

Metadata update only in .toml: added a few more tags.

* Update globe_3d-2023.11.12.toml metadata (tags)

Metadata update only in .toml: shortened tags (max len=15).
This commit is contained in:
Gautier de Montmollin
2024-06-04 13:37:32 +02:00
committed by GitHub
parent 4f891e0e0d
commit db485dfa0b
+5 -1
View File
@@ -3,7 +3,11 @@ name = "globe_3d"
version = "2023.11.12"
licenses = "MIT"
tags = [ "gl", "opengl" ]
tags = [ "gl", "opengl",
"rendering", "graphics", "3d-rendering", "3d-graphics",
"space-partition",
"collision",
"portal" ]
website = "https://globe3d.sourceforge.io/"
authors = ["Gautier de Montmollin"]