0 Forks
0 Stars
0 Watchers

ResourceCompressor

基于 `MSBuild Task` 的构建时资源压缩器,用于在构建时将文件压缩后作为 `嵌入的资源` 编译到最终输出文件中。A build time resource compressor based on the `MSBuild Task`, used to compress files and compile them as `EmbeddedResource` into the final output file during build time.

How to download and setup ResourceCompressor

Open terminal and run command
git clone https://github.com/stratosblue/ResourceCompressor.git
git clone is used to create a copy or clone of ResourceCompressor repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ResourceCompressor https://github.com/stratosblue/ResourceCompressor/archive/master.zip

Or simply clone ResourceCompressor with SSH
[email protected]:stratosblue/ResourceCompressor.git

If you have some problems with ResourceCompressor

You may open issue on ResourceCompressor support forum (system) here: https://github.com/stratosblue/ResourceCompressor/issues