Packfolder
packfolder is utility provided as part sciter-sdk. It compresses resources folder under a single file of the format of your choice ( should support by packfolder ).
Currently, the supported output formats are
Syntex,
[path]\packfolder.exe [resource-folder] [resource-file].[ext] -V [name-of-variable] -[output-format]
For example,
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved. PS 08-packfolderIntro> .\packfolder.exe res res.go -v resources -go
Source Code
nice
ReplyDelete