Skip to content
This repository was archived by the owner on Jun 21, 2025. It is now read-only.

Commit 2eb7649

Browse files
authored
Fix (#70)
1 parent 7532659 commit 2eb7649

89 files changed

Lines changed: 9407 additions & 760 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Analyzers/NWPluginAPI.Analyzers/Generated/GeneratedEventManager.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -324,11 +324,11 @@ public static class EventManager
324324
{ 97, new Event(
325325
new EventParameter("PluginAPI.Core.Interfaces.IPlayer", false, "player"),
326326
new EventParameter("PluginAPI.Core.Interfaces.IPlayer", false, "target"),
327-
new EventParameter("Ragdoll", false, "body")) },
327+
new EventParameter("BasicRagdoll", false, "body")) },
328328
{ 98, new Event(
329329
new EventParameter("PluginAPI.Core.Interfaces.IPlayer", false, "player"),
330330
new EventParameter("PluginAPI.Core.Interfaces.IPlayer", false, "target"),
331-
new EventParameter("Ragdoll", false, "body"),
331+
new EventParameter("BasicRagdoll", false, "body"),
332332
new EventParameter("System.Boolean", false, "canResurrct")) },
333333
{ 99, new Event(
334334
new EventParameter("PluginAPI.Core.Interfaces.IPlayer", false, "player"),

NwPluginAPI.Docs/log.txt

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,3 +350,31 @@
350350
{"message":"Invalid file link:(~/articles/gettingstarted/VSManageNuget.png).","source":"BuildCommand.BuildCore.Build Document.LinkPhaseHandlerWithIncremental.ConceptualDocumentProcessor.Save","file":"articles/gettingstarted/gettingstarted-ide.md","line":"0","date_time":"2022-12-13T17:40:16.4354885Z","message_severity":"warning","code":"InvalidFileLink"}
351351
{"message":"Invalid file link:(~/articles/gettingstarted/VSCreateNewMenu.png).","source":"BuildCommand.BuildCore.Build Document.LinkPhaseHandlerWithIncremental.ConceptualDocumentProcessor.Save","file":"articles/gettingstarted/gettingstarted-ide.md","line":"0","date_time":"2022-12-13T17:40:16.4354885Z","message_severity":"warning","code":"InvalidFileLink"}
352352
{"message":"Invalid file link:(~/articles/gettingstarted/RDNorthwoodPluginApi.png).","source":"BuildCommand.BuildCore.Build Document.LinkPhaseHandlerWithIncremental.ConceptualDocumentProcessor.Save","file":"articles/gettingstarted/gettingstarted-ide.md","line":"0","date_time":"2022-12-13T17:40:16.4354885Z","message_severity":"warning","code":"InvalidFileLink"}
353+
{"message":"Invalid cref value \"!:Generator\" found in triple-slash-comments for GeneratorActivated defined in ../NwPluginAPI/Enums/ServerEventType.cs Line 89, ignored.","source":"MetadataCommand.ExtractMetadata","date_time":"2022-12-13T19:39:50.5568192Z","message_severity":"warning","correlation_id":"EFB26879-CA8D-4DA0-9F27-B6A546DC2FD8.1.1.8"}
354+
{"message":"Invalid cref value \"!:Generator\" found in triple-slash-comments for PlayerActivateGenerator defined in ../NwPluginAPI/Enums/ServerEventType.cs Line 107, ignored.","source":"MetadataCommand.ExtractMetadata","date_time":"2022-12-13T19:39:50.560322Z","message_severity":"warning","correlation_id":"EFB26879-CA8D-4DA0-9F27-B6A546DC2FD8.1.1.9"}
355+
{"message":"Invalid triple slash comment is ignored: <!-- Badly formed XML comment ignored for member \"F:PluginAPI.Enums.ServerEventType.PlayerChangeRadioRange\" -->\r\n","source":"MetadataCommand.ExtractMetadata","date_time":"2022-12-13T19:39:50.5613224Z","message_severity":"warning","correlation_id":"EFB26879-CA8D-4DA0-9F27-B6A546DC2FD8.1.1.10"}
356+
{"message":"Invalid cref value \"!:Generator\" found in triple-slash-comments for PlayerCloseGenerator defined in ../NwPluginAPI/Enums/ServerEventType.cs Line 163, ignored.","source":"MetadataCommand.ExtractMetadata","date_time":"2022-12-13T19:39:50.5618229Z","message_severity":"warning","correlation_id":"EFB26879-CA8D-4DA0-9F27-B6A546DC2FD8.1.1.11"}
357+
{"message":"Invalid cref value \"!:Generator\" found in triple-slash-comments for PlayerDeactivatedGenerator defined in ../NwPluginAPI/Enums/ServerEventType.cs Line 187, ignored.","source":"MetadataCommand.ExtractMetadata","date_time":"2022-12-13T19:39:50.5633242Z","message_severity":"warning","correlation_id":"EFB26879-CA8D-4DA0-9F27-B6A546DC2FD8.1.1.12"}
358+
{"message":"Invalid cref value \"!:Locker\" found in triple-slash-comments for PlayerInteractLocker defined in ../NwPluginAPI/Enums/ServerEventType.cs Line 259, ignored.","source":"MetadataCommand.ExtractMetadata","date_time":"2022-12-13T19:39:50.5663271Z","message_severity":"warning","correlation_id":"EFB26879-CA8D-4DA0-9F27-B6A546DC2FD8.1.1.13"}
359+
{"message":"Invalid cref value \"!:Generator\" found in triple-slash-comments for PlayerOpenGenerator defined in ../NwPluginAPI/Enums/ServerEventType.cs Line 299, ignored.","source":"MetadataCommand.ExtractMetadata","date_time":"2022-12-13T19:39:50.5718322Z","message_severity":"warning","correlation_id":"EFB26879-CA8D-4DA0-9F27-B6A546DC2FD8.1.1.14"}
360+
{"message":"Invalid cref value \"!:byte[]\" found in triple-slash-comments for PlayerPreauth defined in ../NwPluginAPI/Enums/ServerEventType.cs Line 331, ignored.","source":"MetadataCommand.ExtractMetadata","date_time":"2022-12-13T19:39:50.5773367Z","message_severity":"warning","correlation_id":"EFB26879-CA8D-4DA0-9F27-B6A546DC2FD8.1.1.15"}
361+
{"message":"Invalid cref value \"!:PlayerEffect\" found in triple-slash-comments for PlayerReceiveEffect defined in ../NwPluginAPI/Enums/ServerEventType.cs Line 339, ignored.","source":"MetadataCommand.ExtractMetadata","date_time":"2022-12-13T19:39:50.5778371Z","message_severity":"warning","correlation_id":"EFB26879-CA8D-4DA0-9F27-B6A546DC2FD8.1.1.16"}
362+
{"message":"Invalid cref value \"!:Generator\" found in triple-slash-comments for PlayerUnlockGenerator defined in ../NwPluginAPI/Enums/ServerEventType.cs Line 427, ignored.","source":"MetadataCommand.ExtractMetadata","date_time":"2022-12-13T19:39:50.5818404Z","message_severity":"warning","correlation_id":"EFB26879-CA8D-4DA0-9F27-B6A546DC2FD8.1.1.17"}
363+
{"message":"Invalid cref value \"!:string[]\" found in triple-slash-comments for PlayerRemoteAdminCommand defined in ../NwPluginAPI/Enums/ServerEventType.cs Line 540, ignored.","source":"MetadataCommand.ExtractMetadata","date_time":"2022-12-13T19:39:50.5868446Z","message_severity":"warning","correlation_id":"EFB26879-CA8D-4DA0-9F27-B6A546DC2FD8.1.1.18"}
364+
{"message":"Invalid cref value \"!:string[]\" found in triple-slash-comments for PlayerGameConsoleCommand defined in ../NwPluginAPI/Enums/ServerEventType.cs Line 548, ignored.","source":"MetadataCommand.ExtractMetadata","date_time":"2022-12-13T19:39:50.5873449Z","message_severity":"warning","correlation_id":"EFB26879-CA8D-4DA0-9F27-B6A546DC2FD8.1.1.19"}
365+
{"message":"Invalid cref value \"!:string[]\" found in triple-slash-comments for ConsoleCommand defined in ../NwPluginAPI/Enums/ServerEventType.cs Line 556, ignored.","source":"MetadataCommand.ExtractMetadata","date_time":"2022-12-13T19:39:50.5878462Z","message_severity":"warning","correlation_id":"EFB26879-CA8D-4DA0-9F27-B6A546DC2FD8.1.1.20"}
366+
{"message":"Invalid cref value \"!:Ragdoll\" found in triple-slash-comments for Scp049ResurrectBody defined in ../NwPluginAPI/Enums/ServerEventType.cs Line 789, ignored.","source":"MetadataCommand.ExtractMetadata","date_time":"2022-12-13T19:39:50.6038597Z","message_severity":"warning","correlation_id":"EFB26879-CA8D-4DA0-9F27-B6A546DC2FD8.1.1.21"}
367+
{"message":"Invalid cref value \"!:Ragdoll\" found in triple-slash-comments for Scp049StartResurrectingBody defined in ../NwPluginAPI/Enums/ServerEventType.cs Line 797, ignored.","source":"MetadataCommand.ExtractMetadata","date_time":"2022-12-13T19:39:50.60436Z","message_severity":"warning","correlation_id":"EFB26879-CA8D-4DA0-9F27-B6A546DC2FD8.1.1.22"}
368+
{"message":"Could not resolve base documentation for 'PluginAPI.Commands.ListCommand.Command'","source":"MetadataCommand.ExtractMetadata","file":"../NwPluginAPI/Commands/ListCommand.cs","line":"14","date_time":"2022-12-13T19:39:52.0395912Z","message_severity":"warning","correlation_id":"EFB26879-CA8D-4DA0-9F27-B6A546DC2FD8.1.1.26"}
369+
{"message":"Could not resolve base documentation for 'PluginAPI.Commands.ListCommand.Aliases'","source":"MetadataCommand.ExtractMetadata","file":"../NwPluginAPI/Commands/ListCommand.cs","line":"16","date_time":"2022-12-13T19:39:52.0395912Z","message_severity":"warning","correlation_id":"EFB26879-CA8D-4DA0-9F27-B6A546DC2FD8.1.1.27"}
370+
{"message":"Could not resolve base documentation for 'PluginAPI.Commands.ListCommand.Description'","source":"MetadataCommand.ExtractMetadata","file":"../NwPluginAPI/Commands/ListCommand.cs","line":"18","date_time":"2022-12-13T19:39:52.0395912Z","message_severity":"warning","correlation_id":"EFB26879-CA8D-4DA0-9F27-B6A546DC2FD8.1.1.28"}
371+
{"message":"Invalid file link:(~/articles/gettingstarted/VSNETFramework48.png).","source":"BuildCommand.BuildCore.Build Document.LinkPhaseHandlerWithIncremental.ConceptualDocumentProcessor.Save","file":"articles/gettingstarted/gettingstarted-ide.md","line":"0","date_time":"2022-12-13T19:39:58.3259877Z","message_severity":"warning","code":"InvalidFileLink","correlation_id":"EFB26879-CA8D-4DA0-9F27-B6A546DC2FD8.2.196.1.32.12.1.3"}
372+
{"message":"Invalid file link:(~/articles/gettingstarted/RDManageNuget.png).","source":"BuildCommand.BuildCore.Build Document.LinkPhaseHandlerWithIncremental.ConceptualDocumentProcessor.Save","file":"articles/gettingstarted/gettingstarted-ide.md","line":"0","date_time":"2022-12-13T19:39:58.3264866Z","message_severity":"warning","code":"InvalidFileLink","correlation_id":"EFB26879-CA8D-4DA0-9F27-B6A546DC2FD8.2.196.1.32.12.1.4"}
373+
{"message":"Invalid file link:(~/articles/gettingstarted/VSNugetInstall.png).","source":"BuildCommand.BuildCore.Build Document.LinkPhaseHandlerWithIncremental.ConceptualDocumentProcessor.Save","file":"articles/gettingstarted/gettingstarted-ide.md","line":"0","date_time":"2022-12-13T19:39:58.3264866Z","message_severity":"warning","code":"InvalidFileLink","correlation_id":"EFB26879-CA8D-4DA0-9F27-B6A546DC2FD8.2.196.1.32.12.1.5"}
374+
{"message":"Invalid file link:(~/articles/gettingstarted/VSNorthwoodPluginApi.png).","source":"BuildCommand.BuildCore.Build Document.LinkPhaseHandlerWithIncremental.ConceptualDocumentProcessor.Save","file":"articles/gettingstarted/gettingstarted-ide.md","line":"0","date_time":"2022-12-13T19:39:58.3264866Z","message_severity":"warning","code":"InvalidFileLink","correlation_id":"EFB26879-CA8D-4DA0-9F27-B6A546DC2FD8.2.196.1.32.12.1.6"}
375+
{"message":"Invalid file link:(~/articles/gettingstarted/VSClassLib.png).","source":"BuildCommand.BuildCore.Build Document.LinkPhaseHandlerWithIncremental.ConceptualDocumentProcessor.Save","file":"articles/gettingstarted/gettingstarted-ide.md","line":"0","date_time":"2022-12-13T19:39:58.3264866Z","message_severity":"warning","code":"InvalidFileLink","correlation_id":"EFB26879-CA8D-4DA0-9F27-B6A546DC2FD8.2.196.1.32.12.1.7"}
376+
{"message":"Invalid file link:(~/articles/gettingstarted/RDCreateNewMenu.png).","source":"BuildCommand.BuildCore.Build Document.LinkPhaseHandlerWithIncremental.ConceptualDocumentProcessor.Save","file":"articles/gettingstarted/gettingstarted-ide.md","line":"0","date_time":"2022-12-13T19:39:58.3264866Z","message_severity":"warning","code":"InvalidFileLink","correlation_id":"EFB26879-CA8D-4DA0-9F27-B6A546DC2FD8.2.196.1.32.12.1.8"}
377+
{"message":"Invalid file link:(~/articles/gettingstarted/RDClassLib.png).","source":"BuildCommand.BuildCore.Build Document.LinkPhaseHandlerWithIncremental.ConceptualDocumentProcessor.Save","file":"articles/gettingstarted/gettingstarted-ide.md","line":"0","date_time":"2022-12-13T19:39:58.3264866Z","message_severity":"warning","code":"InvalidFileLink","correlation_id":"EFB26879-CA8D-4DA0-9F27-B6A546DC2FD8.2.196.1.32.12.1.9"}
378+
{"message":"Invalid file link:(~/articles/gettingstarted/VSManageNuget.png).","source":"BuildCommand.BuildCore.Build Document.LinkPhaseHandlerWithIncremental.ConceptualDocumentProcessor.Save","file":"articles/gettingstarted/gettingstarted-ide.md","line":"0","date_time":"2022-12-13T19:39:58.3269875Z","message_severity":"warning","code":"InvalidFileLink","correlation_id":"EFB26879-CA8D-4DA0-9F27-B6A546DC2FD8.2.196.1.32.12.1.10"}
379+
{"message":"Invalid file link:(~/articles/gettingstarted/VSCreateNewMenu.png).","source":"BuildCommand.BuildCore.Build Document.LinkPhaseHandlerWithIncremental.ConceptualDocumentProcessor.Save","file":"articles/gettingstarted/gettingstarted-ide.md","line":"0","date_time":"2022-12-13T19:39:58.3269875Z","message_severity":"warning","code":"InvalidFileLink","correlation_id":"EFB26879-CA8D-4DA0-9F27-B6A546DC2FD8.2.196.1.32.12.1.11"}
380+
{"message":"Invalid file link:(~/articles/gettingstarted/RDNorthwoodPluginApi.png).","source":"BuildCommand.BuildCore.Build Document.LinkPhaseHandlerWithIncremental.ConceptualDocumentProcessor.Save","file":"articles/gettingstarted/gettingstarted-ide.md","line":"0","date_time":"2022-12-13T19:39:58.3269875Z","message_severity":"warning","code":"InvalidFileLink","correlation_id":"EFB26879-CA8D-4DA0-9F27-B6A546DC2FD8.2.196.1.32.12.1.12"}

NwPluginAPI/Events/EventManager.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -342,11 +342,11 @@ public static class EventManager
342342
{ ServerEventType.Scp049ResurrectBody, new Event(
343343
new EventParameter(typeof(IPlayer), "player"),
344344
new EventParameter(typeof(IPlayer), "target"),
345-
new EventParameter(typeof(Ragdoll), "body")) },
345+
new EventParameter(typeof(BasicRagdoll), "body")) },
346346
{ ServerEventType.Scp049StartResurrectingBody, new Event(
347347
new EventParameter(typeof(IPlayer), "player"),
348348
new EventParameter(typeof(IPlayer), "target"),
349-
new EventParameter(typeof(Ragdoll), "body"),
349+
new EventParameter(typeof(BasicRagdoll), "body"),
350350
new EventParameter(typeof(bool), "canResurrct")) },
351351
{ ServerEventType.PlayerInteractDoor, new Event(
352352
new EventParameter(typeof(IPlayer), "player"),

TemplatePlugin/EventHandlers.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,13 +250,13 @@ public void OnScp079BlackoutRoom(MyPlayer player, RoomIdentifier room)
250250
}
251251

252252
[PluginEvent(ServerEventType.Scp049ResurrectBody)]
253-
public void OnScp049ResurrectBody(MyPlayer player, MyPlayer target, Ragdoll body)
253+
public void OnScp049ResurrectBody(MyPlayer player, MyPlayer target, BasicRagdoll body)
254254
{
255255
Log.Info($"Player &6{player.Nickname}&r (&6{player.UserId}&r) playing as SCP-049 resurrected body of &6{target.Nickname}&r (&6{target.UserId}&r), ragdoll with class &2{body.Info.RoleType}&r!");
256256
}
257257

258258
[PluginEvent(ServerEventType.Scp049StartResurrectingBody)]
259-
public void OnScp049StartResurrectingBody(MyPlayer player, MyPlayer target, Ragdoll body, bool canResurrect)
259+
public void OnScp049StartResurrectingBody(MyPlayer player, MyPlayer target, BasicRagdoll body, bool canResurrect)
260260
{
261261
//Log.Info($"Player &6{player.Nickname}&r (&6{player.UserId}&r) playing as SCP-049 tried resurrecting body of &6{target.Nickname}&r (&6{target.UserId}&r), ragdoll with class &2{body.Info.RoleType}&r but it {(canResurrect ? "failed" : "succeded")}!");
262262
}

docs/PluginAPI.Commands.Command.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ items:
1818
remote:
1919
path: NwPluginAPI/Commands/Command.cs
2020
branch: master
21-
repo: git@github.com:northwood-studios/NwPluginAPI.git
21+
repo: https://github.com/northwood-studios/NwPluginAPI.git
2222
id: Command
2323
path: ../NwPluginAPI/Commands/Command.cs
2424
startLine: 8
@@ -61,7 +61,7 @@ items:
6161
remote:
6262
path: NwPluginAPI/Commands/Command.cs
6363
branch: master
64-
repo: git@github.com:northwood-studios/NwPluginAPI.git
64+
repo: https://github.com/northwood-studios/NwPluginAPI.git
6565
id: Object
6666
path: ../NwPluginAPI/Commands/Command.cs
6767
startLine: 10
@@ -92,7 +92,7 @@ items:
9292
remote:
9393
path: NwPluginAPI/Commands/Command.cs
9494
branch: master
95-
repo: git@github.com:northwood-studios/NwPluginAPI.git
95+
repo: https://github.com/northwood-studios/NwPluginAPI.git
9696
id: Plugin
9797
path: ../NwPluginAPI/Commands/Command.cs
9898
startLine: 11

docs/PluginAPI.Commands.CommandsManager.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ items:
1616
remote:
1717
path: NwPluginAPI/Commands/CommandsManager.cs
1818
branch: master
19-
repo: git@github.com:northwood-studios/NwPluginAPI.git
19+
repo: https://github.com/northwood-studios/NwPluginAPI.git
2020
id: CommandsManager
2121
path: ../NwPluginAPI/Commands/CommandsManager.cs
2222
startLine: 13

docs/PluginAPI.Commands.ListCommand.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ items:
2020
remote:
2121
path: NwPluginAPI/Commands/ListCommand.cs
2222
branch: master
23-
repo: git@github.com:northwood-studios/NwPluginAPI.git
23+
repo: https://github.com/northwood-studios/NwPluginAPI.git
2424
id: ListCommand
2525
path: ../NwPluginAPI/Commands/ListCommand.cs
2626
startLine: 10
@@ -78,7 +78,7 @@ items:
7878
remote:
7979
path: NwPluginAPI/Commands/ListCommand.cs
8080
branch: master
81-
repo: git@github.com:northwood-studios/NwPluginAPI.git
81+
repo: https://github.com/northwood-studios/NwPluginAPI.git
8282
id: Command
8383
path: ../NwPluginAPI/Commands/ListCommand.cs
8484
startLine: 14
@@ -116,7 +116,7 @@ items:
116116
remote:
117117
path: NwPluginAPI/Commands/ListCommand.cs
118118
branch: master
119-
repo: git@github.com:northwood-studios/NwPluginAPI.git
119+
repo: https://github.com/northwood-studios/NwPluginAPI.git
120120
id: Aliases
121121
path: ../NwPluginAPI/Commands/ListCommand.cs
122122
startLine: 16
@@ -154,7 +154,7 @@ items:
154154
remote:
155155
path: NwPluginAPI/Commands/ListCommand.cs
156156
branch: master
157-
repo: git@github.com:northwood-studios/NwPluginAPI.git
157+
repo: https://github.com/northwood-studios/NwPluginAPI.git
158158
id: Description
159159
path: ../NwPluginAPI/Commands/ListCommand.cs
160160
startLine: 18
@@ -192,7 +192,7 @@ items:
192192
remote:
193193
path: NwPluginAPI/Commands/ListCommand.cs
194194
branch: master
195-
repo: git@github.com:northwood-studios/NwPluginAPI.git
195+
repo: https://github.com/northwood-studios/NwPluginAPI.git
196196
id: Execute
197197
path: ../NwPluginAPI/Commands/ListCommand.cs
198198
startLine: 20

docs/PluginAPI.Commands.PluginsCommand.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ items:
2323
remote:
2424
path: NwPluginAPI/Commands/PluginsCommand.cs
2525
branch: master
26-
repo: git@github.com:northwood-studios/NwPluginAPI.git
26+
repo: https://github.com/northwood-studios/NwPluginAPI.git
2727
id: PluginsCommand
2828
path: ../NwPluginAPI/Commands/PluginsCommand.cs
2929
startLine: 9
@@ -94,7 +94,7 @@ items:
9494
remote:
9595
path: NwPluginAPI/Commands/PluginsCommand.cs
9696
branch: master
97-
repo: git@github.com:northwood-studios/NwPluginAPI.git
97+
repo: https://github.com/northwood-studios/NwPluginAPI.git
9898
id: Command
9999
path: ../NwPluginAPI/Commands/PluginsCommand.cs
100100
startLine: 12
@@ -132,7 +132,7 @@ items:
132132
remote:
133133
path: NwPluginAPI/Commands/PluginsCommand.cs
134134
branch: master
135-
repo: git@github.com:northwood-studios/NwPluginAPI.git
135+
repo: https://github.com/northwood-studios/NwPluginAPI.git
136136
id: Aliases
137137
path: ../NwPluginAPI/Commands/PluginsCommand.cs
138138
startLine: 13
@@ -170,7 +170,7 @@ items:
170170
remote:
171171
path: NwPluginAPI/Commands/PluginsCommand.cs
172172
branch: master
173-
repo: git@github.com:northwood-studios/NwPluginAPI.git
173+
repo: https://github.com/northwood-studios/NwPluginAPI.git
174174
id: Description
175175
path: ../NwPluginAPI/Commands/PluginsCommand.cs
176176
startLine: 14
@@ -208,7 +208,7 @@ items:
208208
remote:
209209
path: NwPluginAPI/Commands/PluginsCommand.cs
210210
branch: master
211-
repo: git@github.com:northwood-studios/NwPluginAPI.git
211+
repo: https://github.com/northwood-studios/NwPluginAPI.git
212212
id: Usage
213213
path: ../NwPluginAPI/Commands/PluginsCommand.cs
214214
startLine: 15
@@ -245,7 +245,7 @@ items:
245245
remote:
246246
path: NwPluginAPI/Commands/PluginsCommand.cs
247247
branch: master
248-
repo: git@github.com:northwood-studios/NwPluginAPI.git
248+
repo: https://github.com/northwood-studios/NwPluginAPI.git
249249
id: Create
250250
path: ../NwPluginAPI/Commands/PluginsCommand.cs
251251
startLine: 17
@@ -279,7 +279,7 @@ items:
279279
remote:
280280
path: NwPluginAPI/Commands/PluginsCommand.cs
281281
branch: master
282-
repo: git@github.com:northwood-studios/NwPluginAPI.git
282+
repo: https://github.com/northwood-studios/NwPluginAPI.git
283283
id: ExecuteParent
284284
path: ../NwPluginAPI/Commands/PluginsCommand.cs
285285
startLine: 24
@@ -324,7 +324,7 @@ items:
324324
remote:
325325
path: NwPluginAPI/Commands/PluginsCommand.cs
326326
branch: master
327-
repo: git@github.com:northwood-studios/NwPluginAPI.git
327+
repo: https://github.com/northwood-studios/NwPluginAPI.git
328328
id: LoadGeneratedCommands
329329
path: ../NwPluginAPI/Commands/PluginsCommand.cs
330330
startLine: 30

0 commit comments

Comments
 (0)