Skip to content

Commit

Permalink
Updated Installation (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
AgastyaPatel committed Feb 18, 2024
1 parent 66b9771 commit 8dde8cc
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ Plugin Tool for Houdini which converts the Megascan Assets into USD in Solaris a
Technologies Used : HOM API, Python, QT and few libraries.

## Installation Process
0. Add Variable in .env file if it's not already set up. `.env file` is available at `C:\Users\<username>\Documents\houdini20.0\` \
*Add this snipped to already existing .env file;* `HOUDINI_SCRIPT_PATH = C:\Users\<username>\Documents\houdini20.0\scripts` \
Make sure to replace username with your username.

1. Download the release zip\
Unzip the folder `USD_Megascan_Importer` and save it at your houdini's preference folder `C:\Users\<username>\Documents\houdini20.0\scripts\` \

Expand All @@ -31,7 +35,7 @@ Outcome: `C:\Users\<username>\Documents\houdini20.0\scripts\USD_Megascan_Importe
Shelf Appears with tools.
<img src = 'bin/DEV/shelf.png'></img>

4. Click `Load Tool` and you can use the convertor.
4. Click `Load Tool` and now you can use the convertor.

Enjoy!

Expand Down

0 comments on commit 8dde8cc

Please sign in to comment.