From 11ea55d44fd0f2d0b3b40ebb0add25acda42d799 Mon Sep 17 00:00:00 2001 From: uprightbass360 Date: Sun, 9 Nov 2025 03:55:30 -0500 Subject: [PATCH] add default client-data --- .env.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.template b/.env.template index d337fc5..32f93bb 100644 --- a/.env.template +++ b/.env.template @@ -159,7 +159,7 @@ MODULES_REQUIRES_PLAYERBOT_SOURCE=0 # Client Data Settings # ===================== # This is automatically applied, fyi version must match tag exactly -#CLIENT_DATA_VERSION=v18.0 +CLIENT_DATA_VERSION= # ===================== # Server Configuration