Skip to content

Commit c26a0fb

Browse files
committed
Add LuaPlayerYT addon
1 parent 1e9c0f4 commit c26a0fb

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,3 +238,6 @@
238238
[submodule "addons/luaposix/module"]
239239
path = addons/luaposix/module
240240
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

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

0 commit comments

Comments
 (0)