Skip to content

Commit 5072db4

Browse files
Add LuaPlayerYT addon (#266)
* Add LuaPlayerYT addon * Create module * chore: Update Addon Metadata --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1e9c0f4 commit 5072db4

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Submodule module added at aefae49

0 commit comments

Comments
 (0)