We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59ba64b commit 05b3eafCopy full SHA for 05b3eaf
.gitmodules
@@ -202,3 +202,7 @@
202
[submodule "addons/scribunto/module"]
203
path = addons/scribunto/module
204
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.git
208
+ branch = addon
addons/ncine/info.json
@@ -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
0 commit comments