mention the purpose of make pack in the handbook readme file

This commit is contained in:
Mamadou Babaei
2024-07-30 10:22:10 +02:00
parent 3a58ec5fd4
commit 2ec782abb8
+5 -1
View File
@@ -76,4 +76,8 @@ Also, on Windows you probably need to adjust the follwoing variables at the top
SG_RSYNC_BIN_PATH_WINDOWS := C:\Program Files\cwrsync\bin
SG_RSYNC_BINARY_PATH_WINDOWS := $(SG_RSYNC_BIN_PATH_WINDOWS)\rsync.exe
SG_RSYNC_SSH_BINARY_PATH_WINDOWS := $(SG_RSYNC_BIN_PATH_WINDOWS)\ssh.exe
```
```
### make pack
This target is meant to be used by the `sgum-packager` utility located in the [Packager](../Packager) folder in order to deploy the documentation in various formats along with the plugin to the Unreal Engine Marketplace.