Skip to content

Commit ca4a7b9

Browse files
author
Michael Lohr
authored
Merge pull request michidk#8 from Frozenfire92/patch-1
Update Unity File Debug location and description
2 parents 7c05d6b + dfcc374 commit ca4a7b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,12 +200,12 @@ Navigation:
200200
## Debug
201201
* [uREPL](https://github.com/hecomi/uREPL) - runtime evaluation of c# expressions
202202
* [UberLogger](https://github.com/bbbscarter/UberLogger) - advanced logging API, improved editor console & ingame console
203+
* [Unity File Debug](https://github.com/Sacred-Seed-Studio/Unity-File-Debug) - enhanced Debug.Log with file export and web viewer
203204

204205
## Editor
205206
### Tools
206207
* [REX Diagnostics](https://thorgeirk11.github.io/REX-Diagnostics/) - runtime evaluation of c# expressions
207208
* [Better Defines](https://github.com/TarasOsiris/Better-Defines) - platform dependent preprocessor directive manager
208-
* [Unity File Debug](https://github.com/Sacred-Seed-Studio/Unity-File-Debug) - enhanced logging
209209
* [MissingReferencesUnity](https://github.com/liortal53/MissingReferencesUnity) - find missing references
210210
* [Unity Resource Checker](https://github.com/handcircus/Unity-Resource-Checker) - resource analyzer
211211
* [Compile Time Tracker](https://github.com/DarrenTsung/compile-time-tracker) - compile time tracker

0 commit comments

Comments
 (0)