diff --git a/plugins/State.toml b/plugins/State.toml index 5a98e3f..4440a9b 100644 --- a/plugins/State.toml +++ b/plugins/State.toml @@ -3,3 +3,8 @@ built_commit = "2aead968ab198369f32dbcf776824420fce66f50" time_built = 2024-09-14T22:10:56.708 effective_version = "1.7.0.2" [channels.stable.plugins.InventoryToolsCN.changelogs] +[channels.stable.plugins.Artisan] +built_commit = "ed2c962e2d4172320ecc9a74a0eb4a3735842397" +time_built = 2024-09-15T06:46:29.409 +effective_version = "3.0.5.15" +[channels.stable.plugins.Artisan.changelogs] diff --git a/plugins/stable/Artisan/Artisan.json b/plugins/stable/Artisan/Artisan.json new file mode 100644 index 0000000..a92d10f --- /dev/null +++ b/plugins/stable/Artisan/Artisan.json @@ -0,0 +1,23 @@ +{ + "Author": "Taurenkey (Puni.sh)", + "Name": "Artisan", + "InternalName": "Artisan", + "AssemblyVersion": "3.0.5.15", + "Description": "The all-in-one crafting plugin.", + "ApplicableVersion": "any", + "RepoUrl": "https://github.com/PunishXIV/Artisan", + "Tags": [ + "crafting" + ], + "DalamudApiLevel": 9, + "LoadRequiredState": 0, + "LoadSync": false, + "CanUnloadAsync": false, + "LoadPriority": 0, + "IconUrl": "https://love.puni.sh/resources/artisan.png", + "Punchline": "A 'simple' crafting plugin.", + "Changelog": "", + "AcceptsFeedback": true, + "_isDip17Plugin": true, + "_Dip17Channel": "stable" +} \ No newline at end of file diff --git a/manifests/stable/Artisan/images/icon.png b/plugins/stable/Artisan/images/icon.png similarity index 100% rename from manifests/stable/Artisan/images/icon.png rename to plugins/stable/Artisan/images/icon.png diff --git a/plugins/stable/Artisan/latest.zip b/plugins/stable/Artisan/latest.zip new file mode 100644 index 0000000..701a607 Binary files /dev/null and b/plugins/stable/Artisan/latest.zip differ diff --git a/repo.json b/repo.json index d8c4dc8..56979ee 100644 --- a/repo.json +++ b/repo.json @@ -33,10 +33,38 @@ "AcceptsFeedback": true, "_isDip17Plugin": true, "_Dip17Channel": "stable", - "LastUpdate": 1726323056, + "LastUpdate": 1726351856, "DownloadLinkInstall": "https://raw.githubusercontent.com/HirotaZX/DalamudPlugins/main/plugins/stable/InventoryToolsCN/latest.zip", "DownloadLinkTesting": "https://raw.githubusercontent.com/HirotaZX/DalamudPlugins/main/plugins/stable/InventoryToolsCN/latest.zip", "DownloadLinkUpdate": "https://raw.githubusercontent.com/HirotaZX/DalamudPlugins/main/plugins/stable/InventoryToolsCN/latest.zip", "DownloadCount": 0 + }, + { + "Author": "Taurenkey (Puni.sh)", + "Name": "Artisan", + "InternalName": "Artisan", + "AssemblyVersion": "3.0.5.15", + "Description": "The all-in-one crafting plugin.", + "ApplicableVersion": "any", + "RepoUrl": "https://github.com/PunishXIV/Artisan", + "Tags": [ + "crafting" + ], + "DalamudApiLevel": 9, + "LoadRequiredState": 0, + "LoadSync": false, + "CanUnloadAsync": false, + "LoadPriority": 0, + "IconUrl": "https://love.puni.sh/resources/artisan.png", + "Punchline": "A 'simple' crafting plugin.", + "Changelog": "", + "AcceptsFeedback": true, + "_isDip17Plugin": true, + "_Dip17Channel": "stable", + "LastUpdate": 1726382789, + "DownloadLinkInstall": "https://raw.githubusercontent.com/HirotaZX/DalamudPlugins/main/plugins/stable/Artisan/latest.zip", + "DownloadLinkTesting": "https://raw.githubusercontent.com/HirotaZX/DalamudPlugins/main/plugins/stable/Artisan/latest.zip", + "DownloadLinkUpdate": "https://raw.githubusercontent.com/HirotaZX/DalamudPlugins/main/plugins/stable/Artisan/latest.zip", + "DownloadCount": 0 } ] \ No newline at end of file