Skip to content

Commit b85f6c5

Browse files
committed
Added pack and unpack subtitles
1 parent d68100a commit b85f6c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,8 @@ _Note that this is not officially supported or endorsed by Unity. Use at your ow
99
Runs on Linux with the Mono runtime and Windows
1010

1111
## Usage
12+
13+
#### Pack
1214
``./UnityPackager pack Output.unitypackage MyInputFile.cs Assets/Editor/TargetExportPath.cs``
15+
#### Unpack
1316
``./UnityPackager unpack Input.unitypackage ProjectFolder``

0 commit comments

Comments
 (0)