Skip to content

Commit 1c046cc

Browse files
Update nCine module (#321)
* Update nCine module - Update definitions with new app configuration - Add missing num_threads configuration field - Add missing special value for ignoring window position - Update Lua runtime version to 5.5 * chore: Update Addon Metadata --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3b44e60 commit 1c046cc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

addons/ncine/info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json",
33
"name": "nCine",
44
"description": "Definitions for the nCine, a cross-platform 2D game framework with an emphasis on performance",
5-
"size": 186790,
5+
"size": 188219,
66
"hasPlugin": false
77
}

0 commit comments

Comments
 (0)