https://github.com/mtakagi/lzstring-unity
LZString Unity implementation
https://github.com/mtakagi/lzstring-unity
compression lzstring unity
Last synced: about 2 months ago
JSON representation
LZString Unity implementation
- Host: GitHub
- URL: https://github.com/mtakagi/lzstring-unity
- Owner: mtakagi
- License: mit
- Created: 2021-07-26T12:38:42.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-26T08:20:12.000Z (about 2 years ago)
- Last Synced: 2025-04-12T03:54:44.071Z (about 1 year ago)
- Topics: compression, lzstring, unity
- Language: C#
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LZString-Unity
LZString Unity version.
Original javascript version is [https://github.com/pieroxy/lz-string](https://github.com/pieroxy/lz-string)
# Introducing
Open Unity PackageManager
Select `Add package from git url` and input **https://github.com/mtakagi/LZString-Unity.git?path=Assets/com.0xabdbabe.lzstring**