mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
parent
9f9edcf414
commit
e40b5554a8
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ namespace Dalamud.Plugin.Internal
|
|||
internal partial class PluginRepository
|
||||
{
|
||||
// TODO: Change back to master after api4 release
|
||||
private const string DalamudPluginsMasterUrl = "https://raw.githubusercontent.com/goatcorp/DalamudPlugins/master/pluginmaster.json";
|
||||
private const string DalamudPluginsMasterUrl = "https://raw.githubusercontent.com/goatcorp/DalamudPlugins/api4/pluginmaster.json";
|
||||
|
||||
private static readonly ModuleLog Log = new("PLUGINR");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue