Prechádzať zdrojové kódy

Make the "experimental" signaling more prominent in the README (#370)

This also mentions glTF 2.0 which is the most full-featured alternative
currently available.
Hugo Locurcio 4 rokov pred
rodič
commit
959ac50666
1 zmenil súbory, kde vykonal 7 pridanie a 1 odobranie
  1. 7 1
      README.md

+ 7 - 1
README.md

@@ -3,7 +3,13 @@
 Native Godot scene format exporter for [Blender](https://www.blender.org), making the
 Native Godot scene format exporter for [Blender](https://www.blender.org), making the
 export process to [Godot Engine](https://godotengine.org) as straightforward as possible.
 export process to [Godot Engine](https://godotengine.org) as straightforward as possible.
 
 
-*WARNING*: This exporter is experimental, and still lacks many features.
+___
+
+**Warning:** This exporter is experimental, and still lacks many features.
+If you need a full-featured import-export pipeline, consider using glTF 2.0 instead.
+(The glTF 2.0 exporter is built into Blender.)
+
+___
 
 
 ## Installation
 ## Installation