added 'extras' in homepage

This commit is contained in:
Leon van Kammen 2024-09-24 15:36:34 +02:00
parent cffd1e1446
commit f14ff60252
2 changed files with 5 additions and 4 deletions

View File

@ -999,8 +999,9 @@ For example, the following metadata can be added to a .glb file, to make an obje
│ | ├─ -godot-Label3D.text: '{name}{age}'| > inits 'Label3D' component (*) in Godot │
│ +--------+ | │
│ | │
├─ -AFRAME-version: '1.6.0' | > │
├─ -GODOT-version: '4.3' | > exporters/authors can report targeted version │
├─ -AFRAME-version: '1.6.0' | and (optionally) hint component-repo│
├─ -AFRAME-info: 'https://git.benetou.fr/comps' │
│ | │
+────────────────────────────────────────────────────────────────────────────────────────────────────────+
```

File diff suppressed because one or more lines are too long