From 6ffb7c46967a0f6443df1e22eb6ee80bf1720f94 Mon Sep 17 00:00:00 2001 From: Angelo Theodorou Date: Tue, 22 Apr 2025 04:47:36 +0200 Subject: [PATCH 1/2] Update nCine submodule - Update definitions with new joystick vibration functions - Rename the function that returns the mapped joystick state --- addons/ncine/module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/ncine/module b/addons/ncine/module index 758664b..50c44f1 160000 --- a/addons/ncine/module +++ b/addons/ncine/module @@ -1 +1 @@ -Subproject commit 758664b1607dc52797aed74e5a51b3f084ef37a2 +Subproject commit 50c44f1cfdb9782f39ff7f21f64159a90a88bbab From 41b274022fca135ed9e36198cf7b6053b4c34139 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 02:49:24 +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 b7bf1a0..1ba3efa 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": 185638, + "size": 186662, "hasPlugin": false }