papyrusjs icon indicating copy to clipboard operation
papyrusjs copied to clipboard

papyrus.js renders maps of Minecraft: Bedrock Edition worlds using node.js, LevelDB and leaflet.

Results 5 papyrusjs issues
Sort by recently updated
recently updated
newest added

Extracting... Attempting to open database... Success! Reading database. This can take a couple of seconds up to a couple of minutes. World reaches from chunks X: -43, Z: -48 to...

Getting this running latest alpha. With BDS version 1.14.32.2 on CentOS 8 ` ./papyrusjs --world="./serverfiles/worlds/Bedrock level" --textures="./Vanilla_Resource_Pack" --output="./papyrus" --mode="topdown_shaded" papyrus.js v1.1.0a by clarkx86 and contributors Threads: 4 Texture directory is...

`[mcbserver@c ~]$ ./papyrus --world="./serverfiles/worlds/Bedrock level" --textures="./Vanilla_Resource_Pack" --output="./worldmap" --mode="topdown_shaded" --force-download papyrus.js v1.0.5a by clarkx86 Threads: 4 Texture directory is missing or --force-download has been specified. Downloading... /home/mcbserver/Vanilla_Resource_Pack/textures.tmp.zip [=================================] 100%DownloadDownloading...2846205813/ 46205813 Extracting......

With PR https://github.com/clarkx86/papyrusjs/pull/15 Windows support is now possible _in theory_. Quoting the PR summary: >The problem is that [Mapnik](https://github.com/mapnik/node-mapnik) dropped Windows support a while ago and I've to find a...

help wanted

Hi, as the feature to incrementally render maps is still on the way, I would need to manually run this on my Mac. Unfortunately, I dont think that the binary...