README
This commit is contained in:
parent
d7d9314ba5
commit
b57200812c
|
|
@ -0,0 +1,8 @@
|
||||||
|
# lwa_unity_unpack
|
||||||
|
|
||||||
|
Simple CLI tool for unpacking the unitypackages. Also allows auto convert of the FBX files to GLTF during unpacking.
|
||||||
|
|
||||||
|
|
||||||
|
## Example usage
|
||||||
|
|
||||||
|
`lwa_unity_unpack -i "C:\\PROJECTS\\lwa_unity_unpack\\POLYGON_Snow_Kit_Unity_2020_3_v1_4.unitypackage" -o "output" -f "C:\\tools\\FBX2glTF.exe"`
|
||||||
Loading…
Reference in New Issue