소스 검색

Add screenshot for completeness

Francois Belair 5 년 전
부모
커밋
4f7bb4ccec
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      README.md
  2. BIN
      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

BIN
img/godot-debug.png