Scriptable map migrations
Assuming you have gcc, libpq and ninja installed:
git clone --recurse-submodules https://github.com/lord-server/mig.git
mkdir build &&cd build
cmake -G Ninja -DCMAKE_BUILD_TYPE=Release ..
ninjaThere was an error while loading. Please reload this page.