diff --git a/plugins/Glamourer/icon.png b/plugins/Glamourer/icon.png new file mode 100644 index 0000000..517164e Binary files /dev/null and b/plugins/Glamourer/icon.png differ diff --git a/plugins/Glamourer/latest.zip b/plugins/Glamourer/latest.zip new file mode 100644 index 0000000..c5de75d Binary files /dev/null and b/plugins/Glamourer/latest.zip differ diff --git a/repo.json b/repo.json index 515f54b..25183a9 100644 --- a/repo.json +++ b/repo.json @@ -83,6 +83,7 @@ "AssemblyVersion": "2.2.1.0", "Description": "基于你的海钓进程推荐鱼饵. \n你会收到特殊鱼类, 捕鱼人之识和任务/成就的鱼饵推荐.", "RepoUrl": "https://github.com/markjsosnowski/OceanFishin", + "ApplicableVersion": "any", "Tags": [ "fishing", "bait", @@ -106,6 +107,7 @@ "AssemblyVersion": "1.7.13", "Description": "显示当前或者曾经谁以你为目标.", "RepoUrl": "https://git.annaclemens.io/ascclemens/PeepingTom", + "ApplicableVersion": "any", "DalamudApiLevel": 7, "LoadPriority": 0, "DownloadLinkInstall": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/PeepingTom/latest.zip", @@ -141,10 +143,10 @@ "ApplicableVersion": "any", "RepoUrl": "https://github.com/jawslouis/MakePlacePlugin", "Tags": [ - "makeplace", - "housing", - "furniture", - "jawslouis" + "makeplace", + "housing", + "furniture", + "jawslouis" ], "DalamudApiLevel": 7, "LoadPriority": 0, @@ -153,5 +155,33 @@ "DownloadLinkInstall": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/MakePlacePlugin/latest.zip", "DownloadLinkTesting": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/MakePlacePlugin/latest.zip", "DownloadLinkUpdate": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/MakePlacePlugin/latest.zip" - } + }, + { + "Author": "Ottermandias", + "Name": "Glamourer", + "InternalName": "Glamourer", + "AssemblyVersion": "0.1.1.1", + "Description": "添加能够给修改玩家外观、装备的功能. 需要安装 Penumbra 并启用. 也可以为 Penumbra 里的 '已更改物件' 选项卡里添加预览选项.", + "ApplicableVersion": "any", + "RepoUrl": "https://github.com/Ottermandias/Glamourer", + "Tags": [ + "Appearance", + "Glamour", + "Race", + "Outfit", + "Armor", + "Clothes", + "Skins", + "Customization", + "Design", + "Character" + ], + "DalamudApiLevel": 7, + "LoadPriority": 0, + "IconUrl": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/Glamourer/icon.png", + "Punchline": "更改并保存玩家的外观.", + "DownloadLinkInstall": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/Glamourer/latest.zip", + "DownloadLinkTesting": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/Glamourer/latest.zip", + "DownloadLinkUpdate": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/Glamourer/latest.zip" + } ] \ No newline at end of file