Update README.md

This commit is contained in:
DorfDork 2021-07-31 20:43:24 -05:00 committed by GitHub
parent 11a5035964
commit 5226263866
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,26 @@
# Render96ex # Render96ex
Fork of [sm64ex](https://github.com/sm64pc/sm64ex) 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. 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 sm64ex then go to their repo.
If you want to help us out then message me on discord DorfDork#4516 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