Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernando-A-Rocha committed Aug 1, 2024
1 parent bf01025 commit e4c36bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions newmodels_reborn/models/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ See the example files to visualize the structure of this system
- `disableAutoFree`
- `disableTXDTextureFiltering`
- `enableDFFAlphaTransparency`
- `txd=PATH_TO_TEXTURE_PATH_INSIDE_models_FOLDER` (used for shared textures)
- `dff=PATH_TO_TEXTURE_PATH_INSIDE_models_FOLDER` (used for shared models)
- `col=PATH_TO_TEXTURE_PATH_INSIDE_models_FOLDER` (used for shared collisions)
- `txd=PATH_TO_TXD_FILE_INSIDE_models_FOLDER` (used for shared textures)
- `dff=PATH_TO_DFF_FILE_INSIDE_models_FOLDER` (used for shared models)
- `col=PATH_TO_COL_FILE_INSIDE_models_FOLDER` (used for shared collisions)

0 comments on commit e4c36bf

Please sign in to comment.