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 9d58933 commit bf01025
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions newmodels_reborn/models/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ See the example files to visualize the structure of this system

- **Optional:** Models can be customized with a `New ID.txt` file with the following settings (any line that doesn't contain these words is ignored):

- 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)
- `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)

0 comments on commit bf01025

Please sign in to comment.