Skip to content

Commit

Permalink
Create README_MODELS.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernando-A-Rocha committed Aug 1, 2024
1 parent 45c3dc5 commit 4a01bd8
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions newmodels_reborn/models/README_MODELS.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Model files (ending in .dff/col/txd) must be placed in this models folder following specific rules

See the example files to visualize the structure of this system

- Vehicles must be placed in the "vehicle" folder
- Skins must be placed in the "ped" folder
- Objects must be placed in the "object" folder

- Inside the type folder, you must create a folder with the base model ID of the new model (e.g. 490 = FBI Rancher)

- [Optional] Inside the base model folder, you must create a folder with the name of the new model

- Then, you must place the model files named as the New ID of the model (e.g. 80001.dff, 80001.txd)

0 comments on commit 4a01bd8

Please sign in to comment.