We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d68100a commit b85f6c5Copy full SHA for b85f6c5
README.md
@@ -9,5 +9,8 @@ _Note that this is not officially supported or endorsed by Unity. Use at your ow
9
Runs on Linux with the Mono runtime and Windows
10
11
## Usage
12
+
13
+#### Pack
14
``./UnityPackager pack Output.unitypackage MyInputFile.cs Assets/Editor/TargetExportPath.cs``
15
+#### Unpack
16
``./UnityPackager unpack Input.unitypackage ProjectFolder``
0 commit comments