tempDirectory

Temp-directory storing files and folders required temporarily during the run of a server pack generation or other operations.

One example would be when running ServerPackCreator as a webservice and uploading a zipped modpack for the automatic creation of a server pack from said modpack.

Any file and/or directory inside the work-directory is considered safe-to-delete, meaning that it can safely be emptied when ServerPackCreator is not running, without running the risk of corrupting anything. It is not recommended to empty this directory whilst ServerPackCreator is running, as in that case, it may interfere with any currently running operation.

By default, this directory is work/temp inside ServerPackCreators home-directory.