From 507896d80dc514819f8f537cf49b877c22b5eb45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Paulo?= Date: Wed, 5 Feb 2025 15:14:50 -0300 Subject: [PATCH] Update config.lua.dist --- config.lua.dist | 1 + 1 file changed, 1 insertion(+) diff --git a/config.lua.dist b/config.lua.dist index 0e68e692..0dfca40a 100644 --- a/config.lua.dist +++ b/config.lua.dist @@ -2,6 +2,7 @@ -- Core settings -- If you want to use the global datapack folder, put "data-global" +-- if you want use Crystal Server map, put "data-crystal" dataPackDirectory = "data-global" -- Don't change this unless you know what you're doing coreDirectory = "data"