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 1e9c0f4 commit 5072db4Copy full SHA for 5072db4
.gitmodules
@@ -238,3 +238,6 @@
238
[submodule "addons/luaposix/module"]
239
path = addons/luaposix/module
240
url = https://github.com/kayibea/lls-posix
241
+[submodule "addons/LuaPlayerYT/module"]
242
+ path = addons/LuaPlayerYT/module
243
+ url = https://github.com/antim0118/lpyt-lls-addon
addons/LuaPlayerYT/info.json
@@ -0,0 +1,7 @@
1
+{
2
+ "$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json",
3
+ "name": "LuaPlayer by Yulia Team (PSP)",
4
+ "description": "Definitions for Definitions for LuaPlayer by YuliaTeam (PSP).",
5
+ "size": 36009,
6
+ "hasPlugin": false
7
+}
addons/LuaPlayerYT/module
0 commit comments