Skip to content

Commit fd34f7b

Browse files
committed
Update README.md
1 parent 92af4ff commit fd34f7b

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
11
# Unity-File-Debug
2-
Enhanced debug logging for unity, with json export and html viewer
2+
Enhanced debug logging for Unity, with JSON export and HTML viewer
3+
4+
## How to use
5+
1. Import the [latest release's package](https://github.com/Sacred-Seed-Studio/Unity-File-Debug/releases) into your project
6+
2. Move the prefab into your scene
7+
3. Setup the filepath and settings in the prefab instance inspector
8+
4. Copy the HTML to your output path via inspector
9+
5. Use `Debug.Log` as normal, or for more advanced usage see Tester script in `Demo` folder
10+
6. Open the HTML file from your log folder, open a JSON log in the top left

0 commit comments

Comments
 (0)