Create README.MD

This commit is contained in:
coco875
2024-08-31 21:51:02 +02:00
parent 62c32a06e2
commit c63c717d26
+10
View File
@@ -0,0 +1,10 @@
# Model Extract
this folder contain all element to extract interesting Gfx
## Instruction
you need blender between 3.6 and 4.2.1
run `make model_extract -j` to extract assets in multithreaded
## Organisation
In Tracks there is all track json and folder (once extracted). In each track folder you can find three folder objects, sections, preview. Objects are all assets who are use for object/actor. Sections are all sections reference in a Gfx list who are use with render_course_segments. And preview are the version of the track who are use in func_8029569C who the complete track or a big part (some are broken).