diff --git a/README.md b/README.md new file mode 100644 index 0000000..88cade0 --- /dev/null +++ b/README.md @@ -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"`