Skip to content

Commit cad66a0

Browse files
committed
2 parents cbd4192 + 23da89f commit cad66a0

1 file changed

Lines changed: 9 additions & 20 deletions

File tree

README.md

Lines changed: 9 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -29,31 +29,20 @@ A modification of that 3D moddel
2929

3030
## How to use 😎
3131

32-
A video tutorial on how to use the tool will be added down the line :bowtie:
33-
34-
- Make sure both your model and your face tracked model are in your unity project
35-
36-
- Make sure your modified model is stored in the following file structure:
37-
`Assets/YourName/NameOfTheAvatar/fbx/YourCoolModel.fbx`
32+
- Make sure both your model and your face tracked model are set up in a unity project
33+
- (optional) put all of your descriptions and readme in a folder to ease the creation of pages
3834

39-
- Acces the builder in your toolbar at
40-
`Tools/Hash/EditDistributor/Builder`
41-
42-
- Drag and drop the prefab of the original moddel
43-
44-
- Drag and drop the prefab of the modified moddel
45-
46-
- (optional) change the distribution name if you don't want to use the name of the original moddel
47-
48-
- Enter your name
35+
- Open your python IDLE
36+
(the windows taskbar is your friend)
37+
- Click File -> Open
4938

50-
- Enter the name of the original package that end users will import in their projects
39+
- Navigate to where you have downloaded the repo -> FT_Builder
5140

52-
- (optional) gather up your descriptions and readme files in a folder to ease the creation of the store pages pages and fill in the relevent information
41+
- Press F5
5342

54-
- Hit the `Build` button
43+
- Follow the instructions
5544

56-
## description generator 📑
45+
## Exemple 📑
5746
You'll find an exemple readme in **Description&ReadMeExemples** that you can bundle with your avatar's package to let the customer know what to do with it.
5847
There's also an exemple description there.
5948
in summary any of the following:

0 commit comments

Comments
 (0)