Skip to content

Commit a741045

Browse files
committed
add: ncine addon
1 parent e26d2ee commit a741045

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-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: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
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+
}

addons/ncine/module

Submodule module added at 1d0d690

0 commit comments

Comments
 (0)