Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marwie authored Dec 18, 2024
1 parent 4de8cf0 commit d9dfdf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/unity/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Effectively, we're going to recreate the "Minimal (Needle)" template that's ship
1. **Create a new empty scene**

2. **Set up your scene for exporting**
Add an empty GameObject, name it "Exporter" and add an `ExportInfo` component to it.
Add an empty GameObject, name it "Exporter" and add the `Needle Engine` component to it (formerly named `Export Info`).
In this component you create and quickly access your exported runtime project.
It also warns you if any of our packages and modules are outdated or not locally installed in your web project.

Expand Down

0 comments on commit d9dfdf4

Please sign in to comment.