Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

Commit 2a07401

Browse files
authored
Create README.md
1 parent 4c5730e commit 2a07401

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Model Exporter
2+
This is primitve model exporter that takes `.perm.bin` file and export models & materials to `.obj` & `.mtl` files.
3+
4+
# Args
5+
`-perm`: Path to `.perm.bin` file.
6+
7+
`-outdir`: Path to directory where it output the files.
8+
9+
`-silent`: Disable wait for key when finished. (Useful for batch exporting)

0 commit comments

Comments
 (0)