From 88da9f00f5bddd75e25b06a565f1d013bad941a1 Mon Sep 17 00:00:00 2001 From: Fernando-A-Rocha Date: Thu, 1 Aug 2024 17:33:15 +0100 Subject: [PATCH] Update README.md --- newmodels_reborn/models/README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/newmodels_reborn/models/README.md b/newmodels_reborn/models/README.md index 273e2a5..caa3405 100644 --- a/newmodels_reborn/models/README.md +++ b/newmodels_reborn/models/README.md @@ -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)