mcbe-leveldb-reader
    Preparing search index...

    Function readMcworld

    • Extracts all LevelDB keys from a zipped .mcworld file. Also accepts the zipped "db" folder.

      Parameters

      • mcworld: Blob
      • Optionallogger: ILogger

      Returns Promise<Map<string, LevelKeyValue>>