Skip to content

Commit 8998fa4

Browse files
add: ncine addon (#195)
* add: ncine addon * chore: Update Addon Metadata --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f027977 commit 8998fa4

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

.gitmodules

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,3 +202,7 @@
202202
[submodule "addons/scribunto/module"]
203203
path = addons/scribunto/module
204204
url = https://github.com/Dianliang233/scribunto-addon
205+
[submodule "addons/ncine/module"]
206+
path = addons/ncine/module
207+
url = https://github.com/nCine/nCine-LuaCATS
208+
branch = addon

addons/ncine/info.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json",
3+
"name": "nCine",
4+
"description": "Definitions for the nCine, a cross-platform 2D game framework with an emphasis on performance",
5+
"size": 182474,
6+
"hasPlugin": false
7+
}

addons/ncine/module

Submodule module added at 1d0d690

0 commit comments

Comments
 (0)