add glamourer
parent
7819e24751
commit
396768d58f
Binary file not shown.
|
After Width: | Height: | Size: 106 KiB |
Binary file not shown.
40
repo.json
40
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"
|
||||
}
|
||||
]
|
||||
Loading…
Reference in New Issue