From 5226263866c170c366369aa95fece9b2ac916bd2 Mon Sep 17 00:00:00 2001 From: DorfDork <60723914+DorfDork@users.noreply.github.com> Date: Sat, 31 Jul 2021 20:43:24 -0500 Subject: [PATCH] Update README.md --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index c481418..7dc1eb4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,26 @@ # Render96ex Fork of [sm64ex](https://github.com/sm64pc/sm64ex) +Model pack repo is found here https://github.com/Render96/ModelPack/releases/ + +Texture pack repo is found here https://github.com/pokeheadroom/RENDER96-HD-TEXTURE-PACK + This is meant to be a fork where the team can upload their code. If you want to help sm64ex then go to their repo. If you want to help us out then message me on discord DorfDork#4516 + +### THIS HAS TO BE DONE AFTER YOU ARE FINISHED WITH COMPILING + +### HOW TO COMBINE THE MODEL PACK + 1. Obtain the latest release of the model pack. It can be found under https://github.com/Render96/ModelPack/releases (Render96_DynOs_v3.0.7z) + 2. Extract the contents of the .7z file into `./build/us_pc/dynos/packs` + +### HOW TO COMBINE THE TEXTURE PACK + 1. Obtain the latest version of the texture pack. + +`e.g` git clone https://github.com/pokeheadroom/RENDER96-HD-TEXTURE-PACK.git -b master + + 2. Extract the contents of the `gfx` folder within the texture pack into `./build/us_pc/res/gfx/` + +### Check the wiki page for in depth help on compiling +https://github.com/Render96/Render96ex/wiki