{"id":22139111,"url":"https://github.com/dexrnzacattack/liblce","last_synced_at":"2025-07-25T22:32:20.131Z","repository":{"id":238077825,"uuid":"795823031","full_name":"DexrnZacAttack/libLCE","owner":"DexrnZacAttack","description":"A TS library for Minecraft Legacy Console Edition file formats + more","archived":false,"fork":false,"pushed_at":"2024-11-03T06:41:36.000Z","size":154,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-01T01:29:39.759Z","etag":null,"topics":["console","edition","javascript","legacy","legacy-console-edition","library","minecraft","minecraft-ps3","minecraft-ps4","minecraft-xbox","ts","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DexrnZacAttack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-05-04T06:50:15.000Z","updated_at":"2024-11-30T03:49:45.000Z","dependencies_parsed_at":"2024-05-10T08:24:52.038Z","dependency_job_id":"15b9a5e1-5388-42b3-aa24-ad299a885f2e","html_url":"https://github.com/DexrnZacAttack/libLCE","commit_stats":null,"previous_names":["dexrnzacattack/liblce"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DexrnZacAttack%2FlibLCE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DexrnZacAttack%2FlibLCE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DexrnZacAttack%2FlibLCE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DexrnZacAttack%2FlibLCE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DexrnZacAttack","download_url":"https://codeload.github.com/DexrnZacAttack/libLCE/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227621848,"owners_count":17795021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["console","edition","javascript","legacy","legacy-console-edition","library","minecraft","minecraft-ps3","minecraft-ps4","minecraft-xbox","ts","typescript"],"created_at":"2024-12-01T20:13:44.872Z","updated_at":"2024-12-01T20:13:45.408Z","avatar_url":"https://github.com/DexrnZacAttack.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# libLCE\n\nA TS library for Minecraft Legacy Console Edition files + more \n\n\u003e [!NOTE]\n\u003e This project is still in development, check out the [progress](#progress) below.\n\n![Progress bar](/assets/cur_progress.png)\n\n[![npm](https://img.shields.io/npm/v/liblce.svg)](https://www.npmjs.com/package/liblce)\n[![downloads](https://img.shields.io/npm/dm/liblce.svg)](https://www.npmjs.com/package/liblce)\n\n## Progress\n\n- [ ] Console compression types\n  - [ ] LZX/XMemCompress\n  - [X] Vita RLE (needs rewrite)\n  - [X] PS4/Switch RLE\n  - [ ] Chunk RLE \n- [x] Savegame\n  - [X] Reading\n  - [X] Writing\n  - [X] Compression\n  - [ ] Decompression (only ZLib works by default, you can still call the DecompressVitaRle, etc functions for decompressing saves.) \n- [ ] World info\n  - [ ] Reading\n  - [ ] Writing\n- [ ] World folder\n  - [ ] Reading\n  - [ ] Writing\n- [ ] Region\n  - [ ] Reading\n  - [ ] Writing\n- [ ] Chunks\n  - [ ] Reading\n  - [ ] Writing\n- [ ] Other file formats\n  - [X] ARC\n    - [X] Reading\n    - [X] Writing\n  - [X] LOC\n    - [X] Reading\n    - [X] Writing\n  - [ ] PCK\n    - [X] Reading\n    - [ ] Writing\n  - [X] COL\n    - [X] Reading\n    - [X] Writing\n  - [ ] MSSCMP\n    - [X] Reading\n    - [ ] Writing\n  \n## Credits\n\n- ### ![Offroaders123](https://avatars.githubusercontent.com/Offroaders123?size=32) [Offroaders123](https://github.com/offroaders123)\n- ### [LegacyEditor](https://github.com/zugebot/LegacyEditor) - A lot of compression stuff was ported from this project\n- ### ![zugebot](https://avatars.githubusercontent.com/zugebot?size=32) [zugebot](https://github.com/zugebot)\n- ### ![UtterEvergreen1](https://avatars.githubusercontent.com/UtterEvergreen1?size=32) [UtterEvergreen1](https://github.com/UtterEvergreen1) - Documentation + other help\n- ### ![MisledWater79](https://avatars.githubusercontent.com/MisledWater79?size=32) [MisledWater79](https://github.com/MisledWater79) - Help with region stuffs\n- ### ![EternalModz](https://avatars.githubusercontent.com/EternalModz?size=32) [EternalModz](https://github.com/EternalModz)\n- ### ![PhoenixARC](https://avatars.githubusercontent.com/PhoenixARC?size=32) [PhoenixARC](https://github.com/PhoenixARC) - Documentation + other help\n- ### ![Project Lodestone](https://avatars.githubusercontent.com/Team-Lodestone?size=32) [Project Lodestone](https://github.com/Team-Lodestone)\n- ### [OMI-Filetype-Library](https://github.com/PhoenixARC/OMI-Filetype-Library)\n\n## Legal Notice\n\nThis repo is not affiliated with Mojang Studios nor Microsoft. Minecraft is a trademark of Mojang Studios and Microsoft.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdexrnzacattack%2Fliblce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdexrnzacattack%2Fliblce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdexrnzacattack%2Fliblce/lists"}