From b0845c039a61dc1c374c224609c5ed119028b4ba Mon Sep 17 00:00:00 2001 From: Angelo Theodorou Date: Sun, 13 Jul 2025 20:13:02 +0200 Subject: [PATCH 1/2] Update the nCine submodule - Add the new get_executable_dir() filesystem function --- addons/ncine/module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/ncine/module b/addons/ncine/module index 50c44f1c..5e1ec10b 160000 --- a/addons/ncine/module +++ b/addons/ncine/module @@ -1 +1 @@ -Subproject commit 50c44f1cfdb9782f39ff7f21f64159a90a88bbab +Subproject commit 5e1ec10ba685c46f83aab9d88f813b2b5291bd59 From 162f899f57d997899b41e3677f0d9f5501d536d1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 13 Jul 2025 18:15:29 +0000 Subject: [PATCH 2/2] chore: Update Addon Metadata --- addons/ncine/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/ncine/info.json b/addons/ncine/info.json index 1ba3efaf..6bedfc20 100644 --- a/addons/ncine/info.json +++ b/addons/ncine/info.json @@ -2,6 +2,6 @@ "$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json", "name": "nCine", "description": "Definitions for the nCine, a cross-platform 2D game framework with an emphasis on performance", - "size": 186662, + "size": 186790, "hasPlugin": false }