Skip to content

Commit

Permalink
Merge pull request #684 from Hatchibombotar/patch-8
Browse files Browse the repository at this point in the history
Update project-setup.md
  • Loading branch information
MedicalJewel105 authored Aug 8, 2023
2 parents 0223fea + d798b17 commit 20d97b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/project-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ Content log is the most useful tool you have for debugging your addons. Please d

Content Log is an extremely important debugging tool, which you should always have on.

Turn on both content log settings in `settings > creator`. This will show you any errors in your add-on when you enter a world with it applied. You can also open the content log GUI in-game by pressing `ctrl+h`. Learn more about the content log [here](/guide/troubleshooting).
Turn on both content log settings in `settings > creator`. This will show you any errors in your add-on when you enter a world with it applied. You can open the content log GUI in-game by pressing `ctrl+h` or by pressing `Content Log History` in the creator settings panel. Learn more about the content log [here](/guide/troubleshooting).

## Creating your testing world

Expand Down

0 comments on commit 20d97b1

Please sign in to comment.