Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

tiles-178

Latest

Choose a tag to compare

@jazzathedev jazzathedev released this 13 Oct 12:28
· 15 commits to master since this release

TEST. Binaries are 7z archives split with...well the linux split command.

Command used to split: split -b 1900M /srv/wplace/tiles-178.7z /srv/wplace/tiles-178.7z. - MY END
Command used to recombine: cat /srv/wplace/tiles-178.7z.* > /srv/wplace/tiles-178.7z - YOUR END