Skip to content

Latest commit

 

History

History
68 lines (58 loc) · 2.49 KB

README.md

File metadata and controls

68 lines (58 loc) · 2.49 KB

libLCE

A TS library for Minecraft Legacy Console Edition files + more

Note

This project is still in development, check out the progress below.

Progress bar

npm downloads

Progress

  • Console compression types
    • LZX/XMemCompress
    • Vita RLE (needs rewrite)
    • PS4/Switch RLE
    • Chunk RLE
  • Savegame
    • Reading
    • Writing
    • Compression
    • Decompression (only ZLib works by default, you can still call the DecompressVitaRle, etc functions for decompressing saves.)
  • World info
    • Reading
    • Writing
  • World folder
    • Reading
    • Writing
  • Region
    • Reading
    • Writing
  • Chunks
    • Reading
    • Writing
  • Other file formats
    • ARC
      • Reading
      • Writing
    • LOC
      • Reading
      • Writing
    • PCK
      • Reading
      • Writing
    • COL
      • Reading
      • Writing
    • MSSCMP
      • Reading
      • Writing

Credits

Legal Notice

This repo is not affiliated with Mojang Studios nor Microsoft. Minecraft is a trademark of Mojang Studios and Microsoft.