docs: Recomend grit and ptexconv instead of img2ds

This commit is contained in:
Antonio Niño Díaz 2024-06-02 13:35:05 +01:00
parent 3c8b4f85cb
commit 2ae7eae6eb

View File

@ -115,9 +115,12 @@ Convert the animations only:
Converting textures
-------------------
In order to convert textures you can use some tool like **img2ds**, found here:
In order to convert textures you can use:
https://github.com/AntonioND/nitro-engine/tree/master/tools/img2ds
- **grit**: Distributed by BlocksDS and devkitPro. It supports all texture
formats except for Tex4x4.
- `ptexconv <https://github.com/Garhoogin/ptexconv>`_: It supports all texture
formats, even Tex4x4.
``md5_to_dsma``
---------------