mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-17 21:37:43 +01:00
feat(PluginInstaller): add Dalamud core changelogs
This commit is contained in:
parent
cf9e6d3969
commit
2dd7e73bae
9 changed files with 275 additions and 27 deletions
|
|
@ -15,7 +15,7 @@ namespace Dalamud.Plugin.Internal
|
|||
/// </summary>
|
||||
internal class PluginRepository
|
||||
{
|
||||
private const string DalamudPluginsMasterUrl = "https://kamori.goats.dev/Plugin/GetPluginMaster";
|
||||
private const string DalamudPluginsMasterUrl = "https://kamori.goats.dev/Plugin/PluginMaster";
|
||||
|
||||
private static readonly ModuleLog Log = new("PLUGINR");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue