This repository houses an up to date mirror of the official Lich mapdb and map images.
A github action is scheduled to run every 3 hours, check for any mapdb updates within that window and download them.
The changes are then committed back into the repo and pushed to the main branch.
On a commit action the repo is packaged using the jinxp tool (courtesy of Ondreian and the Elanthia Online folks) and deployed via GitHub Pages for use as a Jinx repo with Lich. Most of this repository was created with the tooling developed by FFNG for the Lich Repo Mirror.
You can add this mapdb backup repo by issuing:
;jinx repo add mapdb-backup-dr https://elanthia-online.github.io/mapdb-backup-dr/Once it is setup as a source for ;jinx you can update the mapdb from the repo with:
# update mapdb
;jinx update mapdb.json --repo=mapdb-backup-dr