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 3967135 commit 88da9f0
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions newmodels_reborn/models/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ 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_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)
- `lodDistance=NUMBER` (used for setting https://wiki.multitheftauto.com/wiki/EngineSetModelLODDistance)
- `disableAutoFree`
- `disableTXDTextureFiltering`
- `enableDFFAlphaTransparency`
- `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)
- `lodDistance=NUMBER` (used for setting https://wiki.multitheftauto.com/wiki/EngineSetModelLODDistance)

0 comments on commit 88da9f0

Please sign in to comment.