We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 687f525 commit 5f4edc1Copy full SHA for 5f4edc1
README.md
@@ -16,7 +16,7 @@ This project has a few goals:
16
2. Move the prefab `Unity File Debug` into your scene
17
3. Setup the filepath and settings in the inspector
18
4. Copy the HTML to your output path via inspector button
19
-5. Use `Debug.Log` as normal, or for more advanced usage see Tester script in `Demo` folder
+5. Use `Debug.Log` as normal, or for more advanced usage see [Tester](/Assets/UnityFileDebug/Demo/Tester.cs) script in `Demo` folder
20
6. Open the `index.html` file from your log folder, browse for a `*.json` log in the top left
21
22
## Developing
0 commit comments