From 73f0b40b6f44a50e894ba2aa015c4d4b4f479ece Mon Sep 17 00:00:00 2001 From: Bryce Mecum Date: Thu, 8 Aug 2024 18:54:09 -0700 Subject: [PATCH] Add remainder of databases in --- bin/post_compile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bin/post_compile b/bin/post_compile index 7091b88..bcaaf66 100644 --- a/bin/post_compile +++ b/bin/post_compile @@ -1 +1,4 @@ -wget https://github.com/amoeba/ace-to-sqlite/releases/download/v0.9.281/ace_world.db +wget https://github.com/amoeba/ace-to-sqlite/releases/download/latest/ace_pcap_exports.db +wget https://github.com/amoeba/ace-to-sqlite/releases/download/latest/ace_world_base.db +wget https://github.com/amoeba/ace-to-sqlite/releases/download/latest/ace_world_patches.db +wget https://github.com/amoeba/ace-to-sqlite/releases/download/latest/github.db