Update README.md
This commit is contained in:
parent
11a5035964
commit
5226263866
20
README.md
20
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
|
||||
|
Loading…
Reference in New Issue
Block a user