浏览代码

Add screenshot for completeness

Francois Belair 5 年之前
父节点
当前提交
4f7bb4ccec
共有 2 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      README.md
  2. 二进制
      img/godot-debug.png

+ 2 - 0
README.md

@@ -85,6 +85,8 @@ _Optional_
 - Nodes can be brought to the fore in the Inspector by clicking the Eye icon next to nodes in the active scene tree, or Objects in the inspector.
 - You can edit integers, floats, strings, and booleans within the inspector by clicking the pencil icon next to each.
 
+![Showing the debugger in action](img/godot-debug.png)
+
 ## Issues and contributions
 
 The [Godot Tools](https://github.com/godotengine/godot-vscode-plugin) extension

二进制
img/godot-debug.png