FILES EXPLANATION

Heres explanation of main files in game and its entries.
(in free time i will expand this with other files)

Game files usually have platform prefixes in name for example:

.#dr file in GTAV on PC will be .ydr wheres y is prefix for win64pc/win64/x64/linux

but on PS3 .#dr file will be .cdr wheres c is prefix for ps3/psn


If you interested more check here https://rage.re/t/rage-format-names-glossary/28

Thanks to Disquse its well explained.

1. Start with modding

2. vertex colors

3. FLAGS

4. Texture blending for terrain

5. pivot position - why its important

6. Level of detail (LOD)

8. animations

9. how to create Water

10. how to create custom door

11. how to create custom vegetation

12. how to create own simple map

13. how to create custom ladder

14. how to delete vanilla building/object

15. Codewalker

16. occlusions

MLO related

17. Editing vanilla interior

MLO related

18. how to create own custom interior

MLO related

19. portals

MLO related

20. rooms

MLO related

21. how to create mlo from menyoo map

MLO related

22. how to import mlo into 3ds max

23. Troubleshooting