Skip to content

Commit 932dc5c

Browse files
committed
Update README.md
1 parent 88ba08b commit 932dc5c

1 file changed

Lines changed: 16 additions & 3 deletions

File tree

README.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,12 @@
66

77
This is a tool to automate and the ease the distribution of modifications of Unity 3D moddels
88

9-
![ ](https://raw.githubusercontent.com/HashEdits/EditDistributionTools/main/ReadMeFiles/header.png)
9+
10+
11+
<p align="center">
12+
<img src="https://raw.githubusercontent.com/HashEdits/EditDistributionTools/main/ReadMeFiles/header.png" alt="Overview of the tools"/>
13+
</p>
14+
1015

1116
This set of tools enable you to distribute your modifications to any 3D moddels with ease.
1217

@@ -59,7 +64,11 @@ A modification of that 3D moddel
5964
- Hit the `Build` button
6065

6166
## Builder🔧
62-
![da tutorial](https://raw.githubusercontent.com/HashEdits/EditDistributionTools/main/ReadMeFiles/Builderwindowindexwithnumbers.png)
67+
68+
<p align="center">
69+
<img src="https://raw.githubusercontent.com/HashEdits/EditDistributionTools/main/ReadMeFiles/Builderwindowindexwithnumbers.png" alt="Builder Window"/>
70+
</p>
71+
6372
Number| Name| Description
6473
-------- | -----| -----
6574
1| Original model slot| A slot to drag and drop a prefab of the original moddel into (requires the moddel to have an avatar component for now) |
@@ -95,7 +104,11 @@ will be remplaced by something that makes sense in for your project
95104

96105
You may want to update and maintain your modifications in the future, instead of having to create a whole new patcher everytime. I created an Updater tool to make the process of porting to a newer version easier
97106

98-
![da tutorial](https://raw.githubusercontent.com/HashEdits/EditDistributionTools/main/ReadMeFiles/Updaterwindowindexwithnumbers.png)
107+
108+
<p align="center">
109+
<img src="https://raw.githubusercontent.com/HashEdits/EditDistributionTools/main/ReadMeFiles/Updaterwindowindexwithnumbers.png" alt="Updater Window"/>
110+
</p>
111+
99112

100113
Number| Name| Description
101114
-------- | -----| -----

0 commit comments

Comments
 (0)