Skip to content

Commit aeb293e

Browse files
committed
Add the nCine addon
1 parent 5dd02f4 commit aeb293e

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
@@ -199,3 +199,7 @@
199199
[submodule "addons/dontstarve/module"]
200200
path = addons/dontstarve/module
201201
url = https://github.com/LuaCATS/dontstarve
202+
[submodule "addons/ncine/module"]
203+
path = addons/ncine/module
204+
url = https://github.com/nCine/nCine-LuaCATS.git
205+
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 ff1a7d2

0 commit comments

Comments
 (0)