Update README.md

This commit is contained in:
DarioSamo 2021-04-28 23:00:23 -03:00 committed by GitHub
parent c634318fd1
commit 60cfe8d75d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -39,3 +39,5 @@ For building instructions, please refer to the [sm64ex wiki](https://github.com/
* EXTERNAL_DATA=1 (Required for associating textures to the renderer's material properties)
* NODRAWINGDISTANCE=1 (Optional, but gives good results and prevents pop-in, which can cause issues with objects that cast shadows or appear in reflections)
The repository already comes with a prebuilt binary and the compatible header file for RT64 to make the build process easier. If you wish to build this module yourself, you can do it from the [RT64 repository](https://github.com/DarioSamo/RT64) instead.