Skip to content

Commit 0ef0d1a

Browse files
committed
Merge branch 'master' of https://github.com/HaySome22/Repository
2 parents 846da37 + 97edb83 commit 0ef0d1a

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

pluginmaster.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,22 @@
1313
"DownloadLinkTesting": "https://github.com/HaySome22/Repository/raw/master/plugins/YesTankYou/latest.zip",
1414
"DownloadLinkUpdate": "https://github.com/HaySome22/Repository/raw/master/plugins/YesTankYou/latest.zip",
1515
"DownloadCount": 0,
16-
"LastUpdated": "1743136362"
16+
"LastUpdated": "1743376604"
17+
},
18+
{
19+
"Author": "",
20+
"Name": "MacroChainFork",
21+
"Description": "Allows for a macro to continue onto the next macro by using '/nextmacro' on the last line of a macro.\nAdding '/nextmacro' on the last line of Macro #01 will automatically execute Macro #02\nAdding '/nextmacro down' on the last line of Macro #01 will automatically execute Macro #11\nAdding '/nextmacro repeat' on the last line of Macro #01 will automatically repeat Macro #01 once\nAlso allows executing any macro from chat using '/runmacro' but this command cannot be used while macros are running.",
22+
"InternalName": "MacroChainFork",
23+
"AssemblyVersion": "1.0.0.0",
24+
"ApplicableVersion": "any",
25+
"DalamudApiLevel": 12,
26+
"DownloadLinkInstall": "https://github.com/HaySome22/Repository/raw/master/plugins/MacroChainFork/latest.zip",
27+
"IsHide": false,
28+
"IsTestingExclusive": false,
29+
"DownloadLinkTesting": "https://github.com/HaySome22/Repository/raw/master/plugins/MacroChainFork/latest.zip",
30+
"DownloadLinkUpdate": "https://github.com/HaySome22/Repository/raw/master/plugins/MacroChainFork/latest.zip",
31+
"DownloadCount": 0,
32+
"LastUpdated": "1743376604"
1733
}
1834
]

0 commit comments

Comments
 (0)