Skip to content

Commit 6db0a32

Browse files
committed
refactor: use pre-comiled lzma-con binaries from github action
1 parent ae2ebe5 commit 6db0a32

4 files changed

Lines changed: 15 additions & 0 deletions

File tree

AssetTools.NET/bin-lzma/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# LzmaCon
2+
3+
Those pre-compiled LzmaCon binaries are from [https://github.com/project-vrcz/lzma/releases/tag/v26.00-vrcz.2](https://github.com/project-vrcz/lzma/releases/tag/v26.00-vrcz.2)
4+
5+
For more information, See [https://github.com/project-vrcz/lzma](https://github.com/project-vrcz/lzma) and [LZMA SDK Homepage](https://www.7-zip.org/sdk.html).
6+
7+
## Acknowledgement
8+
9+
```plaintext
10+
LZMA SDK is placed in the public domain.
11+
12+
Anyone is free to copy, modify, publish, use, compile, sell, or distribute the original LZMA SDK code, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.
13+
14+
Note: The abbreviation LZMA originally stood for Lempel - Ziv - Markov chain - Arithmetic coding. Preliminary versions of LZMA used arithmetic coding. But in the final version of LZMA, arithmetic coding was replaced by range coding.
15+
```
128 Bytes
Binary file not shown.
-249 KB
Binary file not shown.
85 KB
Binary file not shown.

0 commit comments

Comments
 (0)