https://github.com/MapleStoryUnity/UnityWzLib
WzLib for Unity
https://github.com/MapleStoryUnity/UnityWzLib
compression game library maplestory unity wz wzlib
Last synced: 9 days ago
JSON representation
WzLib for Unity
- Host: GitHub
- URL: https://github.com/MapleStoryUnity/UnityWzLib
- Owner: MapleStoryUnity
- License: gpl-3.0
- Created: 2021-04-09T06:02:43.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-12-31T16:59:31.000Z (about 1 month ago)
- Last Synced: 2026-01-05T02:21:12.535Z (about 1 month ago)
- Topics: compression, game, library, maplestory, unity, wz, wzlib
- Language: C#
- Homepage:
- Size: 1.19 MB
- Stars: 23
- Watchers: 4
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING
Awesome Lists containing this project
- awesome-maplestory - UnityWzLib - WzLib for Unity (Uncategorized / Uncategorized)
README

[](https://www.gnu.org/licenses/gpl-3.0)
[](https://unity3d.com/get-unity/download/archive)
[](https://docs.unity3d.com/2018.3/Documentation/Manual/ScriptingRuntimeUpgrade.html)
[](https://github.com/MapleStoryUnity/UnityWzLib/releases/latest)
# WzLib For Unity
[](https://github.com/MapleStoryUnity/UnityWzLib/actions/workflows/license.yml)
[](https://github.com/MapleStoryUnity/UnityWzLib/actions/workflows/build.yml)
[](https://github.com/MapleStoryUnity/UnityWzLib/actions/workflows/package.yml)
## 💾 Installation
1. Download the `.unitypackage` from the release page [here](https://github.com/MapleStoryUnity/UnityWzLib/releases)
2. Open Unity and import the `UnityWzLib_X.X.X.unitypackage` to your project.
## 📌 Dependencies
- [WzLib](https://github.com/hadeutscher/MapleLib) by @hadeutscher
- [NAudio-Unity](https://github.com/WulfMarius/NAudio-Unity) by @WulfMarius
## ⚜️ License
This program is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your option) any later
version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with
this program. If not, see https://www.gnu.org/licenses/.
See
[COPYING](https://github.com/MapleStoryUnity/UnityWzLib/blob/master/COPYING)
for details.