Skip to content

Commit 03eb2e6

Browse files
authored
Merge pull request michidk#15 from mathieurivest/patch-1
Add Immediate Window package to Debug Tools
2 parents d3bcf26 + f831548 commit 03eb2e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ Navigation:
215215
* [uREPL](https://github.com/hecomi/uREPL) - runtime evaluation of c# expressions
216216
* [UberLogger](https://github.com/bbbscarter/UberLogger) - advanced logging API, improved editor console & ingame console
217217
* [Unity File Debug](https://github.com/Sacred-Seed-Studio/Unity-File-Debug) - enhanced Debug.Log with file export and web viewer
218+
* [Immediate Window](https://docs.unity3d.com/Packages/com.unity.immediate-window@latest/index.html) -- Type code and get immediate feedback with object inspection like chrome console debugger.
218219

219220
## Editor
220221
### Tools

0 commit comments

Comments
 (0)