docs: clean upload documentation

This commit is contained in:
Tom Boullay
2026-05-12 23:48:47 +02:00
parent 498765db61
commit 101af23418
6 changed files with 11 additions and 17 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ if command -v blender > /dev/null 2>&1; then
echo "[upload-gltf] Blender found: $BLENDER_VERSION"
echo "[upload-gltf] Draco compression is enabled."
else
echo "[upload-gltf] WARNING: Blender not found. GLB Draco uploads will fail; use 'Envoyer en GLTF' if needed."
echo "[upload-gltf] WARNING: Blender not found. GLB Draco compression will fall back to separate GLTF delivery."
fi
echo "[upload-gltf] Ready. Launching application..."