Merge pull request #2919 from Bytenex/patch-1

Update README to include tools
This commit is contained in:
Christopher Leggett 2023-05-27 15:18:52 -04:00 committed by GitHub
commit a1d22abc1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -86,7 +86,9 @@ Currently, there are three rendering APIs supported: DirectX11 (Windows), OpenGL
Custom assets are packed in `.otr` files. To use custom assets, place them in the `mods` folder.
If you're interested in creating and/or packing your own custom asset `.otr` files, check out [**retro**](https://github.com/HarbourMasters64/retro)!
If you're interested in creating and/or packing your own custom asset `.otr` files, check out the following tools:
* [**retro - OTR generator**](https://github.com/HarbourMasters64/retro)
* [**fast64 - Blender plugin**](https://github.com/HarbourMasters/fast64)
# Development
### Building