Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
misato committed Dec 20, 2021
1 parent 644d964 commit 5b42332
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ How to use:
1- Locate your Unity's templates folders.

On Mac is something like: `/Applications/Unity/Hub/Editor/<VERSION>/Unity.app/Contents/Resources/PackageManager/ProjectTemplates`

On windows: `\Program Files\Unity\Hub\Editor\<VERSION>\Editor\Resources\PackageManager\ProjectTemplates`

2- Put the tgz archive on there.
Expand All @@ -26,6 +27,8 @@ How to create the tgz via command line:
---------------------------------------

Go to the folder where you downloaded this repo and execute this command:
```tar czf com.resistancestudio.template.vr-1.0.0.tgz package/```
```
tar czf com.resistancestudio.template.vr-1.0.0.tgz package/
```

Enjoy!

0 comments on commit 5b42332

Please sign in to comment.