diff --git a/.gitmodules b/.gitmodules index 053883a..edd4721 100644 --- a/.gitmodules +++ b/.gitmodules @@ -238,3 +238,6 @@ [submodule "addons/luaposix/module"] path = addons/luaposix/module url = https://github.com/kayibea/lls-posix +[submodule "addons/LuaPlayerYT/module"] + path = addons/LuaPlayerYT/module + url = https://github.com/antim0118/lpyt-lls-addon diff --git a/addons/LuaPlayerYT/info.json b/addons/LuaPlayerYT/info.json new file mode 100644 index 0000000..792ab37 --- /dev/null +++ b/addons/LuaPlayerYT/info.json @@ -0,0 +1,7 @@ +{ + "$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json", + "name": "LuaPlayer by Yulia Team (PSP)", + "description": "Definitions for Definitions for LuaPlayer by YuliaTeam (PSP).", + "size": 36009, + "hasPlugin": false +} diff --git a/addons/LuaPlayerYT/module b/addons/LuaPlayerYT/module new file mode 160000 index 0000000..aefae49 --- /dev/null +++ b/addons/LuaPlayerYT/module @@ -0,0 +1 @@ +Subproject commit aefae4947f54638e7474145d6d6881dd2f33e5e6