mention the purpose of make pack in the handbook readme file

This commit is contained in:
Mamadou Babaei
2024-08-16 18:02:14 +02:00
parent c921d3763d
commit aea73e0f66
+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.