Compare commits
10 Commits
7819e24751
...
93ad02ca3c
| Author | SHA1 | Date |
|---|---|---|
|
|
93ad02ca3c | |
|
|
b478e4fc0e | |
|
|
81c7f43c1b | |
|
|
bf5ed1a602 | |
|
|
776be3dd5f | |
|
|
ed0dae104a | |
|
|
1abe171fba | |
|
|
67e1b8ed27 | |
|
|
00a4430f6e | |
|
|
396768d58f |
Binary file not shown.
|
Before Width: | Height: | Size: 196 KiB |
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 106 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 5.5 KiB |
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 13 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 12 KiB |
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 116 KiB |
Binary file not shown.
141
repo.json
141
repo.json
|
|
@ -1,36 +1,13 @@
|
||||||
[
|
[
|
||||||
{
|
|
||||||
"Author": "Adam",
|
|
||||||
"Name": "Penumbra",
|
|
||||||
"Description": "运行时Mod加载器与管理器.",
|
|
||||||
"InternalName": "Penumbra",
|
|
||||||
"AssemblyVersion": "0.5.11.7",
|
|
||||||
"RepoUrl": "https://github.com/xivdev/Penumbra",
|
|
||||||
"ApplicableVersion": "any",
|
|
||||||
"DalamudApiLevel": 7,
|
|
||||||
"IsHide": "False",
|
|
||||||
"IsTestingExclusive": "False",
|
|
||||||
"DownloadCount": 0,
|
|
||||||
"LastUpdate": 0,
|
|
||||||
"LoadPriority": 69420,
|
|
||||||
"DownloadLinkInstall": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/Penumbra/latest.zip",
|
|
||||||
"DownloadLinkTesting": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/Penumbra/latest.zip",
|
|
||||||
"DownloadLinkUpdate": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/Penumbra/latest.zip",
|
|
||||||
"IconUrl": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/Penumbra/icon.png",
|
|
||||||
"Tags": [
|
|
||||||
"utility",
|
|
||||||
"adam"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"Author": "Sevii",
|
"Author": "Sevii",
|
||||||
"Name": "Material UI",
|
"Name": "Material UI",
|
||||||
"Description": "自动更新 Material UI 并且支持自定义颜色和更多功能. 图标由 Meconate 制作",
|
"Description": "自动更新 Material UI 并且支持自定义颜色和更多功能. 图标由 Meconate 制作",
|
||||||
"InternalName": "MaterialUI",
|
"InternalName": "MaterialUI",
|
||||||
"AssemblyVersion": "1.4.8.0",
|
"AssemblyVersion": "1.4.9.0",
|
||||||
"RepoUrl": "https://github.com/Sevii77/ffxiv_materialui_accent",
|
"RepoUrl": "https://github.com/Sevii77/ffxiv_materialui_accent",
|
||||||
"ApplicableVersion": "any",
|
"ApplicableVersion": "any",
|
||||||
"DalamudApiLevel": 7,
|
"DalamudApiLevel": 8,
|
||||||
"IsHide": "False",
|
"IsHide": "False",
|
||||||
"IsTestingExclusive": "False",
|
"IsTestingExclusive": "False",
|
||||||
"DownloadCount": 0,
|
"DownloadCount": 0,
|
||||||
|
|
@ -50,93 +27,11 @@
|
||||||
"color"
|
"color"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"Author": "Styr1x",
|
|
||||||
"Name": "Browsingway",
|
|
||||||
"InternalName": "Browsingway",
|
|
||||||
"Description": "提供游戏内浏览器渲染的Dalamud插件. 就像ACT悬浮窗, 但是是在游戏里边渲染的.\n使用下面的设置按钮或者聊天框输入 '/bw config' 指令来进行配置.\n基于Browsing Host插件制作.",
|
|
||||||
"AssemblyVersion": "1.0.1.0",
|
|
||||||
"RepoUrl": "https://github.com/Styr1x/Browsingway",
|
|
||||||
"ApplicableVersion": "any",
|
|
||||||
"DalamudApiLevel": 7,
|
|
||||||
"IsHide": "False",
|
|
||||||
"IsTestingExclusive": "False",
|
|
||||||
"DownloadCount": 0,
|
|
||||||
"LastUpdate": 0,
|
|
||||||
"LoadPriority": 0,
|
|
||||||
"DownloadLinkInstall": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/Browsingway/latest.zip",
|
|
||||||
"DownloadLinkTesting": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/Browsingway/latest.zip",
|
|
||||||
"DownloadLinkUpdate": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/Browsingway/latest.zip",
|
|
||||||
"IconUrl": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/Browsingway/icon.png",
|
|
||||||
"Tags": [
|
|
||||||
"framework",
|
|
||||||
"browser",
|
|
||||||
"styr1x",
|
|
||||||
"ui"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Ocean Fishin'",
|
|
||||||
"Author": "Sl0nderman",
|
|
||||||
"InternalName": "OceanFishin",
|
|
||||||
"Punchline": "海钓期间推荐鱼饵.",
|
|
||||||
"AssemblyVersion": "2.2.1.0",
|
|
||||||
"Description": "基于你的海钓进程推荐鱼饵. \n你会收到特殊鱼类, 捕鱼人之识和任务/成就的鱼饵推荐.",
|
|
||||||
"RepoUrl": "https://github.com/markjsosnowski/OceanFishin",
|
|
||||||
"Tags": [
|
|
||||||
"fishing",
|
|
||||||
"bait",
|
|
||||||
"duty"
|
|
||||||
],
|
|
||||||
"CategoryTags": [
|
|
||||||
"jobs"
|
|
||||||
],
|
|
||||||
"DalamudApiLevel": 7,
|
|
||||||
"LoadPriority": 0,
|
|
||||||
"DownloadLinkInstall": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/OceanFishin/latest.zip",
|
|
||||||
"DownloadLinkTesting": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/OceanFishin/latest.zip",
|
|
||||||
"DownloadLinkUpdate": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/OceanFishin/latest.zip",
|
|
||||||
"IconUrl": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/OceanFishin/icon.png"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Peeping Tom",
|
|
||||||
"Author": "ascclemens",
|
|
||||||
"InternalName": "PeepingTom",
|
|
||||||
"Punchline": "显示当前或者曾经谁以你为目标.",
|
|
||||||
"AssemblyVersion": "1.7.13",
|
|
||||||
"Description": "显示当前或者曾经谁以你为目标.",
|
|
||||||
"RepoUrl": "https://git.annaclemens.io/ascclemens/PeepingTom",
|
|
||||||
"DalamudApiLevel": 7,
|
|
||||||
"LoadPriority": 0,
|
|
||||||
"DownloadLinkInstall": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/PeepingTom/latest.zip",
|
|
||||||
"DownloadLinkTesting": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/PeepingTom/latest.zip",
|
|
||||||
"DownloadLinkUpdate": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/PeepingTom/latest.zip",
|
|
||||||
"IconUrl": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/PeepingTom/icon.png"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Author": "UnknownX",
|
|
||||||
"Name": "NoClippy",
|
|
||||||
"InternalName": "NoClippy",
|
|
||||||
"AssemblyVersion": "0.4.0.13",
|
|
||||||
"Description": "在游戏的某些地方降低延迟造成的影响, 例如技能插入和状态. 可作为 XivAlexander 的替代方案或辅助.",
|
|
||||||
"ApplicableVersion": "any",
|
|
||||||
"RepoUrl": "https://github.com/UnknownX7/NoClippy",
|
|
||||||
"CategoryTags": [
|
|
||||||
"jobs",
|
|
||||||
"utility"
|
|
||||||
],
|
|
||||||
"DalamudApiLevel": 7,
|
|
||||||
"LoadPriority": 0,
|
|
||||||
"Punchline": "在游戏的某些地方降低延迟造成的影响, 并且能显示跳过的GCD",
|
|
||||||
"DownloadLinkInstall": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/NoClippy/latest.zip",
|
|
||||||
"DownloadLinkTesting": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/NoClippy/latest.zip",
|
|
||||||
"DownloadLinkUpdate": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/NoClippy/latest.zip"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"Author": "Jawslouis",
|
"Author": "Jawslouis",
|
||||||
"Name": "MakePlace Plugin",
|
"Name": "MakePlace Plugin",
|
||||||
"InternalName": "MakePlacePlugin",
|
"InternalName": "MakePlacePlugin",
|
||||||
"AssemblyVersion": "2.18.1.0",
|
"AssemblyVersion": "2.22.0.0",
|
||||||
"Description": "自动保存 & 加载内部和外部家具布局. 从 MakePlace 程序导入 / 导出布局.",
|
"Description": "自动保存 & 加载内部和外部家具布局. 从 MakePlace 程序导入 / 导出布局.",
|
||||||
"ApplicableVersion": "any",
|
"ApplicableVersion": "any",
|
||||||
"RepoUrl": "https://github.com/jawslouis/MakePlacePlugin",
|
"RepoUrl": "https://github.com/jawslouis/MakePlacePlugin",
|
||||||
|
|
@ -146,12 +41,40 @@
|
||||||
"furniture",
|
"furniture",
|
||||||
"jawslouis"
|
"jawslouis"
|
||||||
],
|
],
|
||||||
"DalamudApiLevel": 7,
|
"DalamudApiLevel": 8,
|
||||||
"LoadPriority": 0,
|
"LoadPriority": 0,
|
||||||
"IconUrl": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/MakePlacePlugin/images/icon.png",
|
"IconUrl": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/MakePlacePlugin/images/icon.png",
|
||||||
"Punchline": "自动保存 & 加载你房屋的家具布局.",
|
"Punchline": "自动保存 & 加载你房屋的家具布局.",
|
||||||
"DownloadLinkInstall": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/MakePlacePlugin/latest.zip",
|
"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",
|
"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"
|
"DownloadLinkUpdate": "https://git.yarukon.me/yarukon/dalamud-plugins/raw/master/plugins/MakePlacePlugin/latest.zip"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Author": "Ottermandias",
|
||||||
|
"Name": "Glamourer",
|
||||||
|
"InternalName": "Glamourer",
|
||||||
|
"AssemblyVersion": "0.1.1.5",
|
||||||
|
"Description": "添加能够给修改玩家外观、装备的功能. 需要安装 Penumbra 并启用. 也可以为 Penumbra 里的 '已更改物件' 选项卡里添加预览选项.",
|
||||||
|
"ApplicableVersion": "any",
|
||||||
|
"RepoUrl": "https://github.com/Ottermandias/Glamourer",
|
||||||
|
"Tags": [
|
||||||
|
"Appearance",
|
||||||
|
"Glamour",
|
||||||
|
"Race",
|
||||||
|
"Outfit",
|
||||||
|
"Armor",
|
||||||
|
"Clothes",
|
||||||
|
"Skins",
|
||||||
|
"Customization",
|
||||||
|
"Design",
|
||||||
|
"Character"
|
||||||
|
],
|
||||||
|
"DalamudApiLevel": 8,
|
||||||
|
"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