14 lines
334 B
Markdown
14 lines
334 B
Markdown
|
# Mson -> THREE
|
||
|
|
||
|
WIP do not use
|
||
|
|
||
|
Parse [Mson](https://github.com/MineLittlePony/Mson).
|
||
|
|
||
|
## Setup
|
||
|
|
||
|
1. copy the folder at https://github.com/MineLittlePony/Mson/tree/1.20.2/src/main/resources/assets/mson/models/entity as `inputs/mson`
|
||
|
2. build `npm run build`
|
||
|
3. export `node lib/test-node.js`
|
||
|
|
||
|
THREE object will be placed in `outputs`
|