{"id":39906353,"url":"https://github.com/MapleStoryUnity/UnityWzLib","last_synced_at":"2026-01-27T04:00:37.568Z","repository":{"id":45666862,"uuid":"356154773","full_name":"MapleStoryUnity/UnityWzLib","owner":"MapleStoryUnity","description":"WzLib for Unity","archived":false,"fork":false,"pushed_at":"2025-12-31T16:59:31.000Z","size":1249,"stargazers_count":23,"open_issues_count":1,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-01-05T02:21:12.535Z","etag":null,"topics":["compression","game","library","maplestory","unity","wz","wzlib"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MapleStoryUnity.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-04-09T06:02:43.000Z","updated_at":"2025-12-31T16:59:35.000Z","dependencies_parsed_at":"2026-01-01T03:05:01.946Z","dependency_job_id":null,"html_url":"https://github.com/MapleStoryUnity/UnityWzLib","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/MapleStoryUnity/UnityWzLib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MapleStoryUnity%2FUnityWzLib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MapleStoryUnity%2FUnityWzLib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MapleStoryUnity%2FUnityWzLib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MapleStoryUnity%2FUnityWzLib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MapleStoryUnity","download_url":"https://codeload.github.com/MapleStoryUnity/UnityWzLib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MapleStoryUnity%2FUnityWzLib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28800877,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T03:44:14.111Z","status":"ssl_error","status_checked_at":"2026-01-27T03:43:33.507Z","response_time":168,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["compression","game","library","maplestory","unity","wz","wzlib"],"created_at":"2026-01-18T16:00:22.321Z","updated_at":"2026-01-27T04:00:37.543Z","avatar_url":"https://github.com/MapleStoryUnity.png","language":"C#","funding_links":[],"categories":["Libraries"],"sub_categories":["MSTH (Thailand)"],"readme":"\u003cimg align=\"right\" src=\"./etc/Wizet_Logo.png\" width=\"20%\" /\u003e\n\n[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-green.svg)](https://www.gnu.org/licenses/gpl-3.0)\n[![Unity Engine](https://img.shields.io/badge/unity-6000.3.5f2-black.svg?style=flat\u0026logo=unity)](https://unity3d.com/get-unity/download/archive)\n[![.NET 4.x Scripting Runtime](https://img.shields.io/badge/.NET-4.x-blueviolet.svg?style=flat)](https://docs.unity3d.com/2018.3/Documentation/Manual/ScriptingRuntimeUpgrade.html)\n[![Release](https://img.shields.io/github/release/MapleStoryUnity/UnityWzLib.svg?logo=github)](https://github.com/MapleStoryUnity/UnityWzLib/releases/latest)\n\n# WzLib For Unity\n\n[![License](https://github.com/MapleStoryUnity/UnityWzLib/actions/workflows/license.yml/badge.svg)](https://github.com/MapleStoryUnity/UnityWzLib/actions/workflows/license.yml)\n[![Build](https://github.com/MapleStoryUnity/UnityWzLib/actions/workflows/build.yml/badge.svg)](https://github.com/MapleStoryUnity/UnityWzLib/actions/workflows/build.yml)\n[![Package](https://github.com/MapleStoryUnity/UnityWzLib/actions/workflows/package.yml/badge.svg)](https://github.com/MapleStoryUnity/UnityWzLib/actions/workflows/package.yml)\n\n## 💾 Installation\n\n1. Download the `.unitypackage` from the release page [here](https://github.com/MapleStoryUnity/UnityWzLib/releases)\n2. Open Unity and import the `UnityWzLib_X.X.X.unitypackage` to your project.\n\n## 📌 Dependencies\n\n- [WzLib](https://github.com/hadeutscher/MapleLib) by @hadeutscher\n- [NAudio-Unity](https://github.com/WulfMarius/NAudio-Unity) by @WulfMarius\n\n## ⚜️ License\n\nThis program is free software: you can redistribute it and/or modify it under\nthe terms of the GNU General Public License as published by the Free Software\nFoundation, either version 3 of the License, or (at your option) any later\nversion.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY\nWARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A\nPARTICULAR PURPOSE.  See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with\nthis program.  If not, see https://www.gnu.org/licenses/.\n\nSee\n[COPYING](https://github.com/MapleStoryUnity/UnityWzLib/blob/master/COPYING)\nfor details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMapleStoryUnity%2FUnityWzLib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMapleStoryUnity%2FUnityWzLib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMapleStoryUnity%2FUnityWzLib/lists"}