浏览代码

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 年之前
父节点
当前提交
959ac50666
共有 1 个文件被更改,包括 7 次插入1 次删除
  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
 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