From e43342eb2752be3f25e830fb64e74c7f5676a076 Mon Sep 17 00:00:00 2001 From: Brandon621 <68232780+Brandon621@users.noreply.github.com> Date: Mon, 3 Jan 2022 12:17:43 +0000 Subject: [PATCH] Update custom-assetbundle.md you need unity hub as well and images were outdated --- docs/custom-content/custom-assetbundle.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/custom-content/custom-assetbundle.md b/docs/custom-content/custom-assetbundle.md index 1313b2a..c515561 100644 --- a/docs/custom-content/custom-assetbundle.md +++ b/docs/custom-content/custom-assetbundle.md @@ -36,7 +36,7 @@ Follow the instructions for each step closely. ###Install Unity The first thing you need is Unity. But not just any version of Unity, it needs to be **[Unity 2019.1.14f1](https://unity3d.com/get-unity/download/archive)**. -You want the **installer**. +You want the **installer** and **[Unity Hub](https://unity.com/download)**. !!!warning "Wrong Unity Version" Using the wrong version of Unity will result in possible issues in your exported AssetBundles, if it works at all. @@ -48,7 +48,7 @@ Run the installer and you will be asked which components to include. Be sure **W ###Download Project Download the project file from **[GitHub](https://github.com/Berserk-Games/Tabletop-Simulator-Modding)**. -
![Github Download](/img/custom-assetbundle/github-download.png)
+
![Github Download](https://user-images.githubusercontent.com/68232780/147929314-046a29ce-2022-4e76-91d2-067f8a626410.png)()
If needed, unzip the files, and then place them into the directory of your choice.