From bc2183d0078366171124411304dd308a652158a6 Mon Sep 17 00:00:00 2001 From: ScreteMonge <107197518+ScreteMonge@users.noreply.github.com> Date: Tue, 5 May 2026 05:51:03 -0700 Subject: [PATCH] update creators-kit to v2.1.19 (#11776) v2.1.19 - Lighting Code Cleanup - CustomModelComp no longer keeps ids - Lighting code has been cleaned up. CustomModelComp no longer saves it. Lighting of models will now be determined solely by CustomLighting instead of LightingStyle, with translation between the two as required - Bugfix: it should no longer be possible to set orientation above 2048 manually --- plugins/creators-kit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/creators-kit b/plugins/creators-kit index 7b5e5630a..b5ebc9cb3 100644 --- a/plugins/creators-kit +++ b/plugins/creators-kit @@ -1,2 +1,2 @@ repository=https://github.com/ScreteMonge/creators-kit.git -commit=e7c4c8aca6205a659dd44d49c2cae00157c367c2 +commit=1f602f0f470b1ad28c522c7ed384cb4680be7223