diff --git a/.gitignore b/.gitignore
index dff4ddb..846830d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -262,4 +262,5 @@ paket-files/
__pycache__/
*.pyc
/NwPluginAPI.Docs/_site
+/NwPluginAPI.Docs/log.txt
/Analyzers/NWPluginAPI.Analyzers/tools/analyzers/dotnet/cs/NwPluginAPI.Analyzers.dll
diff --git a/Analyzers/NWPluginAPI.Analyzers/NWPluginAPI.Analyzers.csproj b/Analyzers/NWPluginAPI.Analyzers/NWPluginAPI.Analyzers.csproj
index 9003d49..dc93647 100644
--- a/Analyzers/NWPluginAPI.Analyzers/NWPluginAPI.Analyzers.csproj
+++ b/Analyzers/NWPluginAPI.Analyzers/NWPluginAPI.Analyzers.csproj
@@ -14,7 +14,7 @@
Northwood.PluginAPI.Analyzers
- 12.0.0-beta9
+ 12.0.0-beta8
Northwood Studios
Northwood Studio
PluginAPI.Analyzers
@@ -35,12 +35,17 @@
False
+
+
+ false
+ false
+ false
+
+
-
-
@@ -54,6 +59,10 @@
+
+
+
+
diff --git a/Analyzers/NWPluginAPI.Analyzers/Properties/VersionInfo.cs b/Analyzers/NWPluginAPI.Analyzers/Properties/VersionInfo.cs
new file mode 100644
index 0000000..ac892c3
--- /dev/null
+++ b/Analyzers/NWPluginAPI.Analyzers/Properties/VersionInfo.cs
@@ -0,0 +1,5 @@
+using System.Reflection;
+
+[assembly: AssemblyInformationalVersion(PluginAPI.PluginApiVersion.VersionString)]
+[assembly: AssemblyFileVersion(PluginAPI.PluginApiVersion.VersionString)]
+[assembly: AssemblyVersion(PluginAPI.PluginApiVersion.Version)]
diff --git a/NwPluginAPI.Docs/log.txt b/NwPluginAPI.Docs/log.txt
index c431349..eddc476 100644
--- a/NwPluginAPI.Docs/log.txt
+++ b/NwPluginAPI.Docs/log.txt
@@ -126,3 +126,30 @@
{"message":"Could not resolve base documentation for 'PluginAPI.Commands.ListCommand.Aliases'","source":"MetadataCommand.ExtractMetadata","file":"../NwPluginAPI/Commands/ListCommand.cs","line":"16","date_time":"2022-11-24T20:38:09.1860481Z","message_severity":"warning","correlation_id":"5B3F616A-72A8-48FB-AE6F-A847D23DE7F9.1.1.21"}
{"message":"Could not resolve base documentation for 'PluginAPI.Commands.ListCommand.Description'","source":"MetadataCommand.ExtractMetadata","file":"../NwPluginAPI/Commands/ListCommand.cs","line":"18","date_time":"2022-11-24T20:38:09.1860481Z","message_severity":"warning","correlation_id":"5B3F616A-72A8-48FB-AE6F-A847D23DE7F9.1.1.22"}
{"message":"Unable to find either toc.yml or toc.md inside articles/. Make sure the file is included in config file docfx.json!","source":"BuildCommand.BuildCore.Build Document.CompilePhaseHandlerWithIncremental.TocDocumentProcessor.Prebuild.BuildTocDocument","file":"toc.yml","date_time":"2022-11-24T20:38:12.7706244Z","message_severity":"warning","correlation_id":"5B3F616A-72A8-48FB-AE6F-A847D23DE7F9.2.196.1.31.9.3.2.1"}
+{"message":"Invalid cref value \"!:Generator\" found in triple-slash-comments for GeneratorActivated defined in ../NwPluginAPI/Enums/ServerEventType.cs Line 81, ignored.","source":"MetadataCommand.ExtractMetadata","date_time":"2022-11-25T22:17:03.099614Z","message_severity":"warning","correlation_id":"6E68A867-4979-4BCF-A554-98BA283EE983.1.1.8"}
+{"message":"Invalid cref value \"!:Generator\" found in triple-slash-comments for PlayerActivateGenerator defined in ../NwPluginAPI/Enums/ServerEventType.cs Line 99, ignored.","source":"MetadataCommand.ExtractMetadata","date_time":"2022-11-25T22:17:03.1120944Z","message_severity":"warning","correlation_id":"6E68A867-4979-4BCF-A554-98BA283EE983.1.1.9"}
+{"message":"Invalid triple slash comment is ignored: \r\n","source":"MetadataCommand.ExtractMetadata","date_time":"2022-11-25T22:17:03.1130546Z","message_severity":"warning","correlation_id":"6E68A867-4979-4BCF-A554-98BA283EE983.1.1.10"}
+{"message":"Invalid cref value \"!:Generator\" found in triple-slash-comments for PlayerCloseGenerator defined in ../NwPluginAPI/Enums/ServerEventType.cs Line 155, ignored.","source":"MetadataCommand.ExtractMetadata","date_time":"2022-11-25T22:17:03.1130546Z","message_severity":"warning","correlation_id":"6E68A867-4979-4BCF-A554-98BA283EE983.1.1.11"}
+{"message":"Invalid cref value \"!:Generator\" found in triple-slash-comments for PlayerDeactivatedGenerator defined in ../NwPluginAPI/Enums/ServerEventType.cs Line 179, ignored.","source":"MetadataCommand.ExtractMetadata","date_time":"2022-11-25T22:17:03.1130546Z","message_severity":"warning","correlation_id":"6E68A867-4979-4BCF-A554-98BA283EE983.1.1.12"}
+{"message":"Invalid cref value \"!:Generator\" found in triple-slash-comments for PlayerOpenGenerator defined in ../NwPluginAPI/Enums/ServerEventType.cs Line 291, ignored.","source":"MetadataCommand.ExtractMetadata","date_time":"2022-11-25T22:17:03.1284134Z","message_severity":"warning","correlation_id":"6E68A867-4979-4BCF-A554-98BA283EE983.1.1.13"}
+{"message":"Invalid cref value \"!:byte[]\" found in triple-slash-comments for PlayerPreauth defined in ../NwPluginAPI/Enums/ServerEventType.cs Line 323, ignored.","source":"MetadataCommand.ExtractMetadata","date_time":"2022-11-25T22:17:03.1408942Z","message_severity":"warning","correlation_id":"6E68A867-4979-4BCF-A554-98BA283EE983.1.1.14"}
+{"message":"Invalid cref value \"!:PlayerEffect\" found in triple-slash-comments for PlayerReceiveEffect defined in ../NwPluginAPI/Enums/ServerEventType.cs Line 331, ignored.","source":"MetadataCommand.ExtractMetadata","date_time":"2022-11-25T22:17:03.1418532Z","message_severity":"warning","correlation_id":"6E68A867-4979-4BCF-A554-98BA283EE983.1.1.15"}
+{"message":"Invalid cref value \"!:Generator\" found in triple-slash-comments for PlayerUnlockGenerator defined in ../NwPluginAPI/Enums/ServerEventType.cs Line 419, ignored.","source":"MetadataCommand.ExtractMetadata","date_time":"2022-11-25T22:17:03.1524161Z","message_severity":"warning","correlation_id":"6E68A867-4979-4BCF-A554-98BA283EE983.1.1.16"}
+{"message":"Could not resolve base documentation for 'PluginAPI.Commands.ListCommand.Command'","source":"MetadataCommand.ExtractMetadata","file":"../NwPluginAPI/Commands/ListCommand.cs","line":"14","date_time":"2022-11-25T22:17:06.7591708Z","message_severity":"warning","correlation_id":"6E68A867-4979-4BCF-A554-98BA283EE983.1.1.20"}
+{"message":"Could not resolve base documentation for 'PluginAPI.Commands.ListCommand.Aliases'","source":"MetadataCommand.ExtractMetadata","file":"../NwPluginAPI/Commands/ListCommand.cs","line":"16","date_time":"2022-11-25T22:17:06.7591708Z","message_severity":"warning","correlation_id":"6E68A867-4979-4BCF-A554-98BA283EE983.1.1.21"}
+{"message":"Could not resolve base documentation for 'PluginAPI.Commands.ListCommand.Description'","source":"MetadataCommand.ExtractMetadata","file":"../NwPluginAPI/Commands/ListCommand.cs","line":"18","date_time":"2022-11-25T22:17:06.7591708Z","message_severity":"warning","correlation_id":"6E68A867-4979-4BCF-A554-98BA283EE983.1.1.22"}
+{"message":"Unable to find either toc.yml or toc.md inside obj/api/. Make sure the file is included in config file docfx.json!","source":"BuildCommand.BuildCore.Build Document.CompilePhaseHandlerWithIncremental.TocDocumentProcessor.Prebuild.BuildTocDocument","file":"toc.yml","date_time":"2022-11-25T22:17:14.1603198Z","message_severity":"warning","correlation_id":"6E68A867-4979-4BCF-A554-98BA283EE983.2.198.1.31.9.3.2.1"}
+{"message":"Invalid cref value \"!:Generator\" found in triple-slash-comments for GeneratorActivated defined in ../NwPluginAPI/Enums/ServerEventType.cs Line 81, ignored.","source":"MetadataCommand.ExtractMetadata","date_time":"2022-11-25T22:34:22.0097009Z","message_severity":"warning","correlation_id":"90A474DE-CDDE-4F80-BA38-F0C4652A3A06.1.1.171"}
+{"message":"Invalid cref value \"!:Generator\" found in triple-slash-comments for PlayerActivateGenerator defined in ../NwPluginAPI/Enums/ServerEventType.cs Line 99, ignored.","source":"MetadataCommand.ExtractMetadata","date_time":"2022-11-25T22:34:22.018337Z","message_severity":"warning","correlation_id":"90A474DE-CDDE-4F80-BA38-F0C4652A3A06.1.1.172"}
+{"message":"Invalid triple slash comment is ignored: \r\n","source":"MetadataCommand.ExtractMetadata","date_time":"2022-11-25T22:34:22.018337Z","message_severity":"warning","correlation_id":"90A474DE-CDDE-4F80-BA38-F0C4652A3A06.1.1.173"}
+{"message":"Invalid cref value \"!:Generator\" found in triple-slash-comments for PlayerCloseGenerator defined in ../NwPluginAPI/Enums/ServerEventType.cs Line 155, ignored.","source":"MetadataCommand.ExtractMetadata","date_time":"2022-11-25T22:34:22.018337Z","message_severity":"warning","correlation_id":"90A474DE-CDDE-4F80-BA38-F0C4652A3A06.1.1.174"}
+{"message":"Invalid cref value \"!:Generator\" found in triple-slash-comments for PlayerDeactivatedGenerator defined in ../NwPluginAPI/Enums/ServerEventType.cs Line 179, ignored.","source":"MetadataCommand.ExtractMetadata","date_time":"2022-11-25T22:34:22.0212164Z","message_severity":"warning","correlation_id":"90A474DE-CDDE-4F80-BA38-F0C4652A3A06.1.1.175"}
+{"message":"Invalid cref value \"!:Generator\" found in triple-slash-comments for PlayerOpenGenerator defined in ../NwPluginAPI/Enums/ServerEventType.cs Line 291, ignored.","source":"MetadataCommand.ExtractMetadata","date_time":"2022-11-25T22:34:22.0298573Z","message_severity":"warning","correlation_id":"90A474DE-CDDE-4F80-BA38-F0C4652A3A06.1.1.176"}
+{"message":"Invalid cref value \"!:byte[]\" found in triple-slash-comments for PlayerPreauth defined in ../NwPluginAPI/Enums/ServerEventType.cs Line 323, ignored.","source":"MetadataCommand.ExtractMetadata","date_time":"2022-11-25T22:34:22.0384976Z","message_severity":"warning","correlation_id":"90A474DE-CDDE-4F80-BA38-F0C4652A3A06.1.1.177"}
+{"message":"Invalid cref value \"!:PlayerEffect\" found in triple-slash-comments for PlayerReceiveEffect defined in ../NwPluginAPI/Enums/ServerEventType.cs Line 331, ignored.","source":"MetadataCommand.ExtractMetadata","date_time":"2022-11-25T22:34:22.0394608Z","message_severity":"warning","correlation_id":"90A474DE-CDDE-4F80-BA38-F0C4652A3A06.1.1.178"}
+{"message":"Invalid cref value \"!:Generator\" found in triple-slash-comments for PlayerUnlockGenerator defined in ../NwPluginAPI/Enums/ServerEventType.cs Line 419, ignored.","source":"MetadataCommand.ExtractMetadata","date_time":"2022-11-25T22:34:22.0509815Z","message_severity":"warning","correlation_id":"90A474DE-CDDE-4F80-BA38-F0C4652A3A06.1.1.179"}
+{"message":"Could not resolve base documentation for 'PluginAPI.Commands.ListCommand.Command'","source":"MetadataCommand.ExtractMetadata","file":"../NwPluginAPI/Commands/ListCommand.cs","line":"14","date_time":"2022-11-25T22:34:24.5497806Z","message_severity":"warning","correlation_id":"90A474DE-CDDE-4F80-BA38-F0C4652A3A06.1.1.183"}
+{"message":"Could not resolve base documentation for 'PluginAPI.Commands.ListCommand.Aliases'","source":"MetadataCommand.ExtractMetadata","file":"../NwPluginAPI/Commands/ListCommand.cs","line":"16","date_time":"2022-11-25T22:34:24.5497806Z","message_severity":"warning","correlation_id":"90A474DE-CDDE-4F80-BA38-F0C4652A3A06.1.1.184"}
+{"message":"Could not resolve base documentation for 'PluginAPI.Commands.ListCommand.Description'","source":"MetadataCommand.ExtractMetadata","file":"../NwPluginAPI/Commands/ListCommand.cs","line":"18","date_time":"2022-11-25T22:34:24.5497806Z","message_severity":"warning","correlation_id":"90A474DE-CDDE-4F80-BA38-F0C4652A3A06.1.1.185"}
+{"message":"Unable to find either toc.yml or toc.md inside obj/api/. Make sure the file is included in config file docfx.json!","source":"BuildCommand.BuildCore.Build Document.CompilePhaseHandlerWithIncremental.TocDocumentProcessor.Prebuild.BuildTocDocument","file":"toc.yml","date_time":"2022-11-25T22:34:30.6938863Z","message_severity":"warning","correlation_id":"90A474DE-CDDE-4F80-BA38-F0C4652A3A06.2.197.1.31.8.3.2.1"}
+{"message":"Unable to find either toc.yml or toc.md inside obj/api/. Make sure the file is included in config file docfx.json!","source":"BuildCommand.BuildCore.Build Document.CompilePhaseHandlerWithIncremental.TocDocumentProcessor.Prebuild.BuildTocDocument","file":"toc.yml","date_time":"2022-11-25T22:35:28.35736Z","message_severity":"warning","correlation_id":"B6BAA1EC-D943-4416-83BD-1787F3891C89.2.197.1.31.7.3.2.1"}
diff --git a/NwPluginAPI/NwPluginAPI.csproj b/NwPluginAPI/NwPluginAPI.csproj
index bc27a92..26fefab 100644
--- a/NwPluginAPI/NwPluginAPI.csproj
+++ b/NwPluginAPI/NwPluginAPI.csproj
@@ -30,7 +30,7 @@
true
Northwood.PluginAPI
Copyright by Hubert Moszka Northwood, 2022
- 12.0.0-beta7
+ 12.0.0-beta8
diff --git a/NwPluginAPI/PluginApiVersion.cs b/NwPluginAPI/PluginApiVersion.cs
index 73b921f..6474e35 100644
--- a/NwPluginAPI/PluginApiVersion.cs
+++ b/NwPluginAPI/PluginApiVersion.cs
@@ -1,9 +1,9 @@
namespace PluginAPI
{
- internal static class PluginApiVersion
+ public static class PluginApiVersion
{
- internal const string Version = "12.0.0"; //major.minor.patch ONLY
- internal const string VersionString = "12.0.0-beta7";
+ public const string Version = "12.0.0"; //major.minor.patch ONLY
+ public const string VersionString = "12.0.0-beta8";
//PackageVersion needs to be set to the same value as VersionString MANUALLY IN .csproj
}
diff --git a/docs/.manifest b/docs/.manifest
index d652e54..49254e0 100644
--- a/docs/.manifest
+++ b/docs/.manifest
@@ -1,4 +1,5 @@
{
+ "PluginAPI": "PluginAPI.yml",
"PluginAPI.Commands": "PluginAPI.Commands.yml",
"PluginAPI.Commands.Command": "PluginAPI.Commands.Command.yml",
"PluginAPI.Commands.Command.Object": "PluginAPI.Commands.Command.yml",
@@ -665,5 +666,8 @@
"PluginAPI.Loader.Features.PluginDirectory": "PluginAPI.Loader.Features.PluginDirectory.yml",
"PluginAPI.Loader.Features.PluginDirectory.#ctor(System.String)": "PluginAPI.Loader.Features.PluginDirectory.yml",
"PluginAPI.Loader.Features.PluginDirectory.Dependencies": "PluginAPI.Loader.Features.PluginDirectory.yml",
- "PluginAPI.Loader.Features.PluginDirectory.Plugins": "PluginAPI.Loader.Features.PluginDirectory.yml"
+ "PluginAPI.Loader.Features.PluginDirectory.Plugins": "PluginAPI.Loader.Features.PluginDirectory.yml",
+ "PluginAPI.PluginApiVersion": "PluginAPI.PluginApiVersion.yml",
+ "PluginAPI.PluginApiVersion.Version": "PluginAPI.PluginApiVersion.yml",
+ "PluginAPI.PluginApiVersion.VersionString": "PluginAPI.PluginApiVersion.yml"
}
\ No newline at end of file
diff --git a/docs/PluginAPI.Commands.Command.yml b/docs/PluginAPI.Commands.Command.yml
index 3b54a96..2fb3945 100644
--- a/docs/PluginAPI.Commands.Command.yml
+++ b/docs/PluginAPI.Commands.Command.yml
@@ -17,8 +17,8 @@ items:
source:
remote:
path: NwPluginAPI/Commands/Command.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Command
path: ../NwPluginAPI/Commands/Command.cs
startLine: 8
@@ -60,8 +60,8 @@ items:
source:
remote:
path: NwPluginAPI/Commands/Command.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Object
path: ../NwPluginAPI/Commands/Command.cs
startLine: 10
@@ -91,8 +91,8 @@ items:
source:
remote:
path: NwPluginAPI/Commands/Command.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Plugin
path: ../NwPluginAPI/Commands/Command.cs
startLine: 11
diff --git a/docs/PluginAPI.Commands.CommandsManager.yml b/docs/PluginAPI.Commands.CommandsManager.yml
index d741698..441315c 100644
--- a/docs/PluginAPI.Commands.CommandsManager.yml
+++ b/docs/PluginAPI.Commands.CommandsManager.yml
@@ -15,8 +15,8 @@ items:
source:
remote:
path: NwPluginAPI/Commands/CommandsManager.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: CommandsManager
path: ../NwPluginAPI/Commands/CommandsManager.cs
startLine: 13
diff --git a/docs/PluginAPI.Commands.ListCommand.yml b/docs/PluginAPI.Commands.ListCommand.yml
index a32854e..3425bdd 100644
--- a/docs/PluginAPI.Commands.ListCommand.yml
+++ b/docs/PluginAPI.Commands.ListCommand.yml
@@ -19,8 +19,8 @@ items:
source:
remote:
path: NwPluginAPI/Commands/ListCommand.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ListCommand
path: ../NwPluginAPI/Commands/ListCommand.cs
startLine: 10
@@ -77,8 +77,8 @@ items:
source:
remote:
path: NwPluginAPI/Commands/ListCommand.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Command
path: ../NwPluginAPI/Commands/ListCommand.cs
startLine: 14
@@ -115,8 +115,8 @@ items:
source:
remote:
path: NwPluginAPI/Commands/ListCommand.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Aliases
path: ../NwPluginAPI/Commands/ListCommand.cs
startLine: 16
@@ -153,8 +153,8 @@ items:
source:
remote:
path: NwPluginAPI/Commands/ListCommand.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Description
path: ../NwPluginAPI/Commands/ListCommand.cs
startLine: 18
@@ -191,8 +191,8 @@ items:
source:
remote:
path: NwPluginAPI/Commands/ListCommand.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Execute
path: ../NwPluginAPI/Commands/ListCommand.cs
startLine: 20
diff --git a/docs/PluginAPI.Commands.PluginsCommand.yml b/docs/PluginAPI.Commands.PluginsCommand.yml
index 546a94c..c0ce2bc 100644
--- a/docs/PluginAPI.Commands.PluginsCommand.yml
+++ b/docs/PluginAPI.Commands.PluginsCommand.yml
@@ -22,8 +22,8 @@ items:
source:
remote:
path: NwPluginAPI/Commands/PluginsCommand.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PluginsCommand
path: ../NwPluginAPI/Commands/PluginsCommand.cs
startLine: 9
@@ -93,8 +93,8 @@ items:
source:
remote:
path: NwPluginAPI/Commands/PluginsCommand.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Command
path: ../NwPluginAPI/Commands/PluginsCommand.cs
startLine: 12
@@ -131,8 +131,8 @@ items:
source:
remote:
path: NwPluginAPI/Commands/PluginsCommand.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Aliases
path: ../NwPluginAPI/Commands/PluginsCommand.cs
startLine: 13
@@ -169,8 +169,8 @@ items:
source:
remote:
path: NwPluginAPI/Commands/PluginsCommand.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Description
path: ../NwPluginAPI/Commands/PluginsCommand.cs
startLine: 14
@@ -207,8 +207,8 @@ items:
source:
remote:
path: NwPluginAPI/Commands/PluginsCommand.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Usage
path: ../NwPluginAPI/Commands/PluginsCommand.cs
startLine: 15
@@ -244,8 +244,8 @@ items:
source:
remote:
path: NwPluginAPI/Commands/PluginsCommand.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Create
path: ../NwPluginAPI/Commands/PluginsCommand.cs
startLine: 17
@@ -278,8 +278,8 @@ items:
source:
remote:
path: NwPluginAPI/Commands/PluginsCommand.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ExecuteParent
path: ../NwPluginAPI/Commands/PluginsCommand.cs
startLine: 24
@@ -323,8 +323,8 @@ items:
source:
remote:
path: NwPluginAPI/Commands/PluginsCommand.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: LoadGeneratedCommands
path: ../NwPluginAPI/Commands/PluginsCommand.cs
startLine: 30
diff --git a/docs/PluginAPI.Commands.ReloadCommmand.yml b/docs/PluginAPI.Commands.ReloadCommmand.yml
index e3a9266..0f9b74f 100644
--- a/docs/PluginAPI.Commands.ReloadCommmand.yml
+++ b/docs/PluginAPI.Commands.ReloadCommmand.yml
@@ -19,8 +19,8 @@ items:
source:
remote:
path: NwPluginAPI/Commands/ReloadCommand.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ReloadCommmand
path: ../NwPluginAPI/Commands/ReloadCommand.cs
startLine: 10
@@ -77,8 +77,8 @@ items:
source:
remote:
path: NwPluginAPI/Commands/ReloadCommand.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Command
path: ../NwPluginAPI/Commands/ReloadCommand.cs
startLine: 13
@@ -114,8 +114,8 @@ items:
source:
remote:
path: NwPluginAPI/Commands/ReloadCommand.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Aliases
path: ../NwPluginAPI/Commands/ReloadCommand.cs
startLine: 14
@@ -151,8 +151,8 @@ items:
source:
remote:
path: NwPluginAPI/Commands/ReloadCommand.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Description
path: ../NwPluginAPI/Commands/ReloadCommand.cs
startLine: 15
@@ -188,8 +188,8 @@ items:
source:
remote:
path: NwPluginAPI/Commands/ReloadCommand.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Execute
path: ../NwPluginAPI/Commands/ReloadCommand.cs
startLine: 17
diff --git a/docs/PluginAPI.Core.Attributes.PluginCommand.yml b/docs/PluginAPI.Core.Attributes.PluginCommand.yml
index 23e17e3..bb6acdf 100644
--- a/docs/PluginAPI.Core.Attributes.PluginCommand.yml
+++ b/docs/PluginAPI.Core.Attributes.PluginCommand.yml
@@ -19,8 +19,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Attributes/PluginCommand.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PluginCommand
path: ../NwPluginAPI/Core/Attributes/PluginCommand.cs
startLine: 8
@@ -122,8 +122,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Attributes/PluginCommand.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Name
path: ../NwPluginAPI/Core/Attributes/PluginCommand.cs
startLine: 11
@@ -157,8 +157,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Attributes/PluginCommand.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Description
path: ../NwPluginAPI/Core/Attributes/PluginCommand.cs
startLine: 12
@@ -192,8 +192,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Attributes/PluginCommand.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Type
path: ../NwPluginAPI/Core/Attributes/PluginCommand.cs
startLine: 13
@@ -227,8 +227,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Attributes/PluginCommand.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/Attributes/PluginCommand.cs
startLine: 21
diff --git a/docs/PluginAPI.Core.Attributes.PluginCommandAliases.yml b/docs/PluginAPI.Core.Attributes.PluginCommandAliases.yml
index 1b900d4..edb2829 100644
--- a/docs/PluginAPI.Core.Attributes.PluginCommandAliases.yml
+++ b/docs/PluginAPI.Core.Attributes.PluginCommandAliases.yml
@@ -17,8 +17,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Attributes/PluginCommandAliases.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PluginCommandAliases
path: ../NwPluginAPI/Core/Attributes/PluginCommandAliases.cs
startLine: 7
@@ -120,8 +120,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Attributes/PluginCommandAliases.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Aliases
path: ../NwPluginAPI/Core/Attributes/PluginCommandAliases.cs
startLine: 10
@@ -155,8 +155,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Attributes/PluginCommandAliases.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/Attributes/PluginCommandAliases.cs
startLine: 16
diff --git a/docs/PluginAPI.Core.Attributes.PluginConfig.yml b/docs/PluginAPI.Core.Attributes.PluginConfig.yml
index 82e2fb5..7d4bd89 100644
--- a/docs/PluginAPI.Core.Attributes.PluginConfig.yml
+++ b/docs/PluginAPI.Core.Attributes.PluginConfig.yml
@@ -18,8 +18,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Attributes/PluginConfig.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PluginConfig
path: ../NwPluginAPI/Core/Attributes/PluginConfig.cs
startLine: 7
@@ -121,8 +121,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Attributes/PluginConfig.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ConfigPath
path: ../NwPluginAPI/Core/Attributes/PluginConfig.cs
startLine: 10
@@ -156,8 +156,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Attributes/PluginConfig.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/Attributes/PluginConfig.cs
startLine: 12
@@ -186,8 +186,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Attributes/PluginConfig.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/Attributes/PluginConfig.cs
startLine: 14
diff --git a/docs/PluginAPI.Core.Attributes.PluginEntryPoint.yml b/docs/PluginAPI.Core.Attributes.PluginEntryPoint.yml
index 976d265..9d8cbe2 100644
--- a/docs/PluginAPI.Core.Attributes.PluginEntryPoint.yml
+++ b/docs/PluginAPI.Core.Attributes.PluginEntryPoint.yml
@@ -20,8 +20,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Attributes/PluginEntryPoint.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PluginEntryPoint
path: ../NwPluginAPI/Core/Attributes/PluginEntryPoint.cs
startLine: 8
@@ -123,8 +123,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Attributes/PluginEntryPoint.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Name
path: ../NwPluginAPI/Core/Attributes/PluginEntryPoint.cs
startLine: 11
@@ -158,8 +158,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Attributes/PluginEntryPoint.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Version
path: ../NwPluginAPI/Core/Attributes/PluginEntryPoint.cs
startLine: 12
@@ -193,8 +193,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Attributes/PluginEntryPoint.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Description
path: ../NwPluginAPI/Core/Attributes/PluginEntryPoint.cs
startLine: 13
@@ -228,8 +228,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Attributes/PluginEntryPoint.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Author
path: ../NwPluginAPI/Core/Attributes/PluginEntryPoint.cs
startLine: 14
@@ -263,8 +263,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Attributes/PluginEntryPoint.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/Attributes/PluginEntryPoint.cs
startLine: 23
diff --git a/docs/PluginAPI.Core.Attributes.PluginEvent.yml b/docs/PluginAPI.Core.Attributes.PluginEvent.yml
index 24f9db3..4b98836 100644
--- a/docs/PluginAPI.Core.Attributes.PluginEvent.yml
+++ b/docs/PluginAPI.Core.Attributes.PluginEvent.yml
@@ -17,8 +17,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Attributes/PluginEvent.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PluginEvent
path: ../NwPluginAPI/Core/Attributes/PluginEvent.cs
startLine: 8
@@ -120,8 +120,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Attributes/PluginEvent.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: EventType
path: ../NwPluginAPI/Core/Attributes/PluginEvent.cs
startLine: 11
@@ -155,8 +155,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Attributes/PluginEvent.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/Attributes/PluginEvent.cs
startLine: 17
diff --git a/docs/PluginAPI.Core.Attributes.PluginReload.yml b/docs/PluginAPI.Core.Attributes.PluginReload.yml
index 41c3966..dd7e44b 100644
--- a/docs/PluginAPI.Core.Attributes.PluginReload.yml
+++ b/docs/PluginAPI.Core.Attributes.PluginReload.yml
@@ -15,8 +15,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Attributes/PluginReload.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PluginReload
path: ../NwPluginAPI/Core/Attributes/PluginReload.cs
startLine: 8
diff --git a/docs/PluginAPI.Core.Attributes.PluginUnload.yml b/docs/PluginAPI.Core.Attributes.PluginUnload.yml
index 1c5d0b6..f9f2a56 100644
--- a/docs/PluginAPI.Core.Attributes.PluginUnload.yml
+++ b/docs/PluginAPI.Core.Attributes.PluginUnload.yml
@@ -15,8 +15,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Attributes/PluginUnload.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PluginUnload
path: ../NwPluginAPI/Core/Attributes/PluginUnload.cs
startLine: 8
diff --git a/docs/PluginAPI.Core.Cassie.yml b/docs/PluginAPI.Core.Cassie.yml
index 82d713c..ef2df19 100644
--- a/docs/PluginAPI.Core.Cassie.yml
+++ b/docs/PluginAPI.Core.Cassie.yml
@@ -25,8 +25,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Cassie.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Cassie
path: ../NwPluginAPI/Core/Cassie.cs
startLine: 12
@@ -69,8 +69,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Cassie.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsSpeaking
path: ../NwPluginAPI/Core/Cassie.cs
startLine: 18
@@ -108,8 +108,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Cassie.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: VoiceLines
path: ../NwPluginAPI/Core/Cassie.cs
startLine: 23
@@ -147,8 +147,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Cassie.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Message
path: ../NwPluginAPI/Core/Cassie.cs
startLine: 36
@@ -194,8 +194,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Cassie.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: GlitchyMessage
path: ../NwPluginAPI/Core/Cassie.cs
startLine: 44
@@ -238,8 +238,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Cassie.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Clear
path: ../NwPluginAPI/Core/Cassie.cs
startLine: 50
@@ -272,8 +272,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Cassie.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: CalculateDuration
path: ../NwPluginAPI/Core/Cassie.cs
startLine: 58
@@ -315,8 +315,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Cassie.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ConvertTeam
path: ../NwPluginAPI/Core/Cassie.cs
startLine: 65
@@ -358,8 +358,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Cassie.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ConvertNumber
path: ../NwPluginAPI/Core/Cassie.cs
startLine: 71
@@ -398,8 +398,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Cassie.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsValid
path: ../NwPluginAPI/Core/Cassie.cs
startLine: 77
@@ -438,8 +438,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Cassie.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ScpTermination
path: ../NwPluginAPI/Core/Cassie.cs
startLine: 85
diff --git a/docs/PluginAPI.Core.DamageManager.yml b/docs/PluginAPI.Core.DamageManager.yml
index b6c8dd8..49853d3 100644
--- a/docs/PluginAPI.Core.DamageManager.yml
+++ b/docs/PluginAPI.Core.DamageManager.yml
@@ -22,8 +22,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/DamageManager.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: DamageManager
path: ../NwPluginAPI/Core/DamageManager.cs
startLine: 10
@@ -65,8 +65,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/DamageManager.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: CanReceiveDamageFromPlayers
path: ../NwPluginAPI/Core/DamageManager.cs
startLine: 17
@@ -102,8 +102,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/DamageManager.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: DamageBlacklist
path: ../NwPluginAPI/Core/DamageManager.cs
startLine: 26
@@ -139,8 +139,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/DamageManager.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: DamageWhitelist
path: ../NwPluginAPI/Core/DamageManager.cs
startLine: 31
@@ -176,8 +176,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/DamageManager.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/DamageManager.cs
startLine: 37
@@ -212,8 +212,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/DamageManager.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Damage
path: ../NwPluginAPI/Core/DamageManager.cs
startLine: 46
@@ -257,8 +257,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/DamageManager.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Damage
path: ../NwPluginAPI/Core/DamageManager.cs
startLine: 56
@@ -305,8 +305,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/DamageManager.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Damage
path: ../NwPluginAPI/Core/DamageManager.cs
startLine: 63
diff --git a/docs/PluginAPI.Core.DataStorage.yml b/docs/PluginAPI.Core.DataStorage.yml
index 7a0b9a0..ee067fa 100644
--- a/docs/PluginAPI.Core.DataStorage.yml
+++ b/docs/PluginAPI.Core.DataStorage.yml
@@ -23,8 +23,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/DataStorage.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: DataStorage
path: ../NwPluginAPI/Core/DataStorage.cs
startLine: 8
@@ -66,8 +66,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/DataStorage.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: StoredData
path: ../NwPluginAPI/Core/DataStorage.cs
startLine: 13
@@ -101,8 +101,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/DataStorage.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Clear
path: ../NwPluginAPI/Core/DataStorage.cs
startLine: 18
@@ -133,8 +133,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/DataStorage.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: TryGet
path: ../NwPluginAPI/Core/DataStorage.cs
startLine: 27
@@ -183,8 +183,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/DataStorage.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Get
path: ../NwPluginAPI/Core/DataStorage.cs
startLine: 45
@@ -230,8 +230,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/DataStorage.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Add
path: ../NwPluginAPI/Core/DataStorage.cs
startLine: 60
@@ -280,8 +280,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/DataStorage.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Override
path: ../NwPluginAPI/Core/DataStorage.cs
startLine: 74
@@ -327,8 +327,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/DataStorage.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Contains
path: ../NwPluginAPI/Core/DataStorage.cs
startLine: 90
@@ -366,8 +366,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/DataStorage.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Remove
path: ../NwPluginAPI/Core/DataStorage.cs
startLine: 97
diff --git a/docs/PluginAPI.Core.Doors.FacilityBreakableDoor.yml b/docs/PluginAPI.Core.Doors.FacilityBreakableDoor.yml
index 69fd24f..344deea 100644
--- a/docs/PluginAPI.Core.Doors.FacilityBreakableDoor.yml
+++ b/docs/PluginAPI.Core.Doors.FacilityBreakableDoor.yml
@@ -24,8 +24,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Doors/FacilityBreakableDoor.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: FacilityBreakableDoor
path: ../NwPluginAPI/Core/Doors/FacilityBreakableDoor.cs
startLine: 12
@@ -81,8 +81,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Doors/FacilityBreakableDoor.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: List
path: ../NwPluginAPI/Core/Doors/FacilityBreakableDoor.cs
startLine: 17
@@ -120,8 +120,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Doors/FacilityBreakableDoor.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Count
path: ../NwPluginAPI/Core/Doors/FacilityBreakableDoor.cs
startLine: 21
@@ -159,8 +159,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Doors/FacilityBreakableDoor.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: OriginalObject
path: ../NwPluginAPI/Core/Doors/FacilityBreakableDoor.cs
startLine: 26
@@ -194,8 +194,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Doors/FacilityBreakableDoor.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Health
path: ../NwPluginAPI/Core/Doors/FacilityBreakableDoor.cs
startLine: 31
@@ -231,8 +231,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Doors/FacilityBreakableDoor.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: MaxHealth
path: ../NwPluginAPI/Core/Doors/FacilityBreakableDoor.cs
startLine: 40
@@ -268,8 +268,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Doors/FacilityBreakableDoor.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IgnoredDamageSources
path: ../NwPluginAPI/Core/Doors/FacilityBreakableDoor.cs
startLine: 49
@@ -305,8 +305,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Doors/FacilityBreakableDoor.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsDestroyed
path: ../NwPluginAPI/Core/Doors/FacilityBreakableDoor.cs
startLine: 58
@@ -342,8 +342,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Doors/FacilityBreakableDoor.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Destroy
path: ../NwPluginAPI/Core/Doors/FacilityBreakableDoor.cs
startLine: 63
@@ -374,8 +374,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Doors/FacilityBreakableDoor.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/Doors/FacilityBreakableDoor.cs
startLine: 77
diff --git a/docs/PluginAPI.Core.Doors.FacilityDoor.yml b/docs/PluginAPI.Core.Doors.FacilityDoor.yml
index 052e728..92abc96 100644
--- a/docs/PluginAPI.Core.Doors.FacilityDoor.yml
+++ b/docs/PluginAPI.Core.Doors.FacilityDoor.yml
@@ -30,8 +30,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Doors/FacilityDoor.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: FacilityDoor
path: ../NwPluginAPI/Core/Doors/FacilityDoor.cs
startLine: 11
@@ -76,8 +76,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Doors/FacilityDoor.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: List
path: ../NwPluginAPI/Core/Doors/FacilityDoor.cs
startLine: 16
@@ -115,8 +115,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Doors/FacilityDoor.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Count
path: ../NwPluginAPI/Core/Doors/FacilityDoor.cs
startLine: 21
@@ -154,8 +154,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Doors/FacilityDoor.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: OriginalObject
path: ../NwPluginAPI/Core/Doors/FacilityDoor.cs
startLine: 26
@@ -189,8 +189,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Doors/FacilityDoor.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Room
path: ../NwPluginAPI/Core/Doors/FacilityDoor.cs
startLine: 31
@@ -224,8 +224,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Doors/FacilityDoor.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsOpened
path: ../NwPluginAPI/Core/Doors/FacilityDoor.cs
startLine: 36
@@ -261,8 +261,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Doors/FacilityDoor.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsLocked
path: ../NwPluginAPI/Core/Doors/FacilityDoor.cs
startLine: 45
@@ -298,8 +298,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Doors/FacilityDoor.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: LockReason
path: ../NwPluginAPI/Core/Doors/FacilityDoor.cs
startLine: 54
@@ -335,8 +335,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Doors/FacilityDoor.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Permissions
path: ../NwPluginAPI/Core/Doors/FacilityDoor.cs
startLine: 63
@@ -372,8 +372,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Doors/FacilityDoor.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Bypass2176
path: ../NwPluginAPI/Core/Doors/FacilityDoor.cs
startLine: 72
@@ -409,8 +409,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Doors/FacilityDoor.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Transform
path: ../NwPluginAPI/Core/Doors/FacilityDoor.cs
startLine: 81
@@ -446,8 +446,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Doors/FacilityDoor.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: GameObject
path: ../NwPluginAPI/Core/Doors/FacilityDoor.cs
startLine: 86
@@ -483,8 +483,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Doors/FacilityDoor.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Position
path: ../NwPluginAPI/Core/Doors/FacilityDoor.cs
startLine: 91
@@ -520,8 +520,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Doors/FacilityDoor.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Rotation
path: ../NwPluginAPI/Core/Doors/FacilityDoor.cs
startLine: 96
@@ -557,8 +557,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Doors/FacilityDoor.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Lock
path: ../NwPluginAPI/Core/Doors/FacilityDoor.cs
startLine: 103
@@ -596,8 +596,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Doors/FacilityDoor.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/Doors/FacilityDoor.cs
startLine: 110
diff --git a/docs/PluginAPI.Core.Doors.FacilityGate.yml b/docs/PluginAPI.Core.Doors.FacilityGate.yml
index 7db9a88..f3b5c79 100644
--- a/docs/PluginAPI.Core.Doors.FacilityGate.yml
+++ b/docs/PluginAPI.Core.Doors.FacilityGate.yml
@@ -20,8 +20,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Doors/FacilityGate.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: FacilityGate
path: ../NwPluginAPI/Core/Doors/FacilityGate.cs
startLine: 12
@@ -77,8 +77,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Doors/FacilityGate.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: List
path: ../NwPluginAPI/Core/Doors/FacilityGate.cs
startLine: 17
@@ -116,8 +116,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Doors/FacilityGate.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Count
path: ../NwPluginAPI/Core/Doors/FacilityGate.cs
startLine: 22
@@ -155,8 +155,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Doors/FacilityGate.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: OriginalObject
path: ../NwPluginAPI/Core/Doors/FacilityGate.cs
startLine: 27
@@ -190,8 +190,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Doors/FacilityGate.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PryPositions
path: ../NwPluginAPI/Core/Doors/FacilityGate.cs
startLine: 32
@@ -227,8 +227,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Doors/FacilityGate.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/Doors/FacilityGate.cs
startLine: 39
diff --git a/docs/PluginAPI.Core.EffectsManager.yml b/docs/PluginAPI.Core.EffectsManager.yml
index 599e449..2ee9d26 100644
--- a/docs/PluginAPI.Core.EffectsManager.yml
+++ b/docs/PluginAPI.Core.EffectsManager.yml
@@ -24,8 +24,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/EffectsManager.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: EffectsManager
path: ../NwPluginAPI/Core/EffectsManager.cs
startLine: 7
@@ -67,8 +67,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/EffectsManager.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/EffectsManager.cs
startLine: 15
@@ -103,8 +103,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/EffectsManager.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ChangeState
path: ../NwPluginAPI/Core/EffectsManager.cs
startLine: 24
@@ -155,8 +155,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/EffectsManager.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ChangeState
path: ../NwPluginAPI/Core/EffectsManager.cs
startLine: 35
@@ -203,8 +203,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/EffectsManager.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: DisableAllEffects
path: ../NwPluginAPI/Core/EffectsManager.cs
startLine: 41
@@ -235,8 +235,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/EffectsManager.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: EnableEffect
path: ../NwPluginAPI/Core/EffectsManager.cs
startLine: 50
@@ -285,8 +285,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/EffectsManager.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: DisableEffect
path: ../NwPluginAPI/Core/EffectsManager.cs
startLine: 58
@@ -328,8 +328,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/EffectsManager.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: GetEffect
path: ../NwPluginAPI/Core/EffectsManager.cs
startLine: 66
@@ -371,8 +371,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/EffectsManager.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: TryGetEffect
path: ../NwPluginAPI/Core/EffectsManager.cs
startLine: 75
@@ -418,8 +418,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/EffectsManager.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: TryGetEffect
path: ../NwPluginAPI/Core/EffectsManager.cs
startLine: 84
diff --git a/docs/PluginAPI.Core.Extensions.ReflectionExtensions.yml b/docs/PluginAPI.Core.Extensions.ReflectionExtensions.yml
index ef6f128..dae55ac 100644
--- a/docs/PluginAPI.Core.Extensions.ReflectionExtensions.yml
+++ b/docs/PluginAPI.Core.Extensions.ReflectionExtensions.yml
@@ -16,8 +16,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Extensions/ReflectionExtensions.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ReflectionExtensions
path: ../NwPluginAPI/Core/Extensions/ReflectionExtensions.cs
startLine: 9
@@ -61,8 +61,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Extensions/ReflectionExtensions.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsValidEntrypoint
path: ../NwPluginAPI/Core/Extensions/ReflectionExtensions.cs
startLine: 11
diff --git a/docs/PluginAPI.Core.Facility.yml b/docs/PluginAPI.Core.Facility.yml
index 6dc7f29..8e5fd01 100644
--- a/docs/PluginAPI.Core.Facility.yml
+++ b/docs/PluginAPI.Core.Facility.yml
@@ -19,8 +19,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Facility.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Facility
path: ../NwPluginAPI/Core/Facility.cs
startLine: 16
@@ -62,8 +62,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Facility.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Rooms
path: ../NwPluginAPI/Core/Facility.cs
startLine: 151
@@ -101,8 +101,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Facility.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Doors
path: ../NwPluginAPI/Core/Facility.cs
startLine: 156
@@ -140,8 +140,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Facility.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: TurnOnAllLights
path: ../NwPluginAPI/Core/Facility.cs
startLine: 161
@@ -174,8 +174,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Facility.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: TurnOffAllLights
path: ../NwPluginAPI/Core/Facility.cs
startLine: 169
diff --git a/docs/PluginAPI.Core.Factories.Factory-1.yml b/docs/PluginAPI.Core.Factories.Factory-1.yml
index a325587..57fb797 100644
--- a/docs/PluginAPI.Core.Factories.Factory-1.yml
+++ b/docs/PluginAPI.Core.Factories.Factory-1.yml
@@ -18,8 +18,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Factories/Factory.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Factory
path: ../NwPluginAPI/Core/Factories/Factory.cs
startLine: 9
@@ -73,8 +73,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Factories/Factory.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Get
path: ../NwPluginAPI/Core/Factories/Factory.cs
startLine: 17
@@ -112,8 +112,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Factories/Factory.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Create
path: ../NwPluginAPI/Core/Factories/Factory.cs
startLine: 24
@@ -157,8 +157,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Factories/Factory.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: GetOrAdd
path: ../NwPluginAPI/Core/Factories/Factory.cs
startLine: 31
diff --git a/docs/PluginAPI.Core.Factories.IEntityFactory-1.yml b/docs/PluginAPI.Core.Factories.IEntityFactory-1.yml
index 044158c..58fabe6 100644
--- a/docs/PluginAPI.Core.Factories.IEntityFactory-1.yml
+++ b/docs/PluginAPI.Core.Factories.IEntityFactory-1.yml
@@ -18,8 +18,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Factories/IEntityFactory.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IEntityFactory
path: ../NwPluginAPI/Core/Factories/IEntityFactory.cs
startLine: 10
@@ -60,8 +60,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Factories/IEntityFactory.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Create
path: ../NwPluginAPI/Core/Factories/IEntityFactory.cs
startLine: 12
@@ -93,8 +93,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Factories/IEntityFactory.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: GetOrAdd
path: ../NwPluginAPI/Core/Factories/IEntityFactory.cs
startLine: 13
@@ -126,8 +126,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Factories/IEntityFactory.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Get
path: ../NwPluginAPI/Core/Factories/IEntityFactory.cs
startLine: 14
diff --git a/docs/PluginAPI.Core.Factories.PlayerFactory.yml b/docs/PluginAPI.Core.Factories.PlayerFactory.yml
index e5ad2e1..8351802 100644
--- a/docs/PluginAPI.Core.Factories.PlayerFactory.yml
+++ b/docs/PluginAPI.Core.Factories.PlayerFactory.yml
@@ -17,8 +17,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Factories/PlayerFactory.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerFactory
path: ../NwPluginAPI/Core/Factories/PlayerFactory.cs
startLine: 8
@@ -68,8 +68,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Factories/PlayerFactory.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: BaseType
path: ../NwPluginAPI/Core/Factories/PlayerFactory.cs
startLine: 10
@@ -105,8 +105,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Factories/PlayerFactory.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Create
path: ../NwPluginAPI/Core/Factories/PlayerFactory.cs
startLine: 17
diff --git a/docs/PluginAPI.Core.FactoryManager.yml b/docs/PluginAPI.Core.FactoryManager.yml
index b74bfa8..54c71f8 100644
--- a/docs/PluginAPI.Core.FactoryManager.yml
+++ b/docs/PluginAPI.Core.FactoryManager.yml
@@ -18,8 +18,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/FactoryManager.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: FactoryManager
path: ../NwPluginAPI/Core/FactoryManager.cs
startLine: 11
@@ -62,8 +62,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/FactoryManager.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: RegisterPlayerFactory
path: ../NwPluginAPI/Core/FactoryManager.cs
startLine: 28
@@ -103,8 +103,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/FactoryManager.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: RegisterPlayerFactory
path: ../NwPluginAPI/Core/FactoryManager.cs
startLine: 42
@@ -148,8 +148,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/FactoryManager.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Init
path: ../NwPluginAPI/Core/FactoryManager.cs
startLine: 47
diff --git a/docs/PluginAPI.Core.Interfaces.IEntity.yml b/docs/PluginAPI.Core.Interfaces.IEntity.yml
index e7accdd..c3932b7 100644
--- a/docs/PluginAPI.Core.Interfaces.IEntity.yml
+++ b/docs/PluginAPI.Core.Interfaces.IEntity.yml
@@ -15,8 +15,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Interfaces/IEntity.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IEntity
path: ../NwPluginAPI/Core/Interfaces/IEntity.cs
startLine: 5
diff --git a/docs/PluginAPI.Core.Interfaces.IGameComponent.yml b/docs/PluginAPI.Core.Interfaces.IGameComponent.yml
index d3d58ab..87f68cf 100644
--- a/docs/PluginAPI.Core.Interfaces.IGameComponent.yml
+++ b/docs/PluginAPI.Core.Interfaces.IGameComponent.yml
@@ -15,8 +15,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Interfaces/IGameComponent.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IGameComponent
path: ../NwPluginAPI/Core/Interfaces/IGameComponent.cs
startLine: 5
diff --git a/docs/PluginAPI.Core.Interfaces.IGameItem.yml b/docs/PluginAPI.Core.Interfaces.IGameItem.yml
index cac2edf..5b2ff7d 100644
--- a/docs/PluginAPI.Core.Interfaces.IGameItem.yml
+++ b/docs/PluginAPI.Core.Interfaces.IGameItem.yml
@@ -15,8 +15,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Interfaces/IGameItem.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IGameItem
path: ../NwPluginAPI/Core/Interfaces/IGameItem.cs
startLine: 5
diff --git a/docs/PluginAPI.Core.Interfaces.IPlayer.yml b/docs/PluginAPI.Core.Interfaces.IPlayer.yml
index 20cc37a..b33f837 100644
--- a/docs/PluginAPI.Core.Interfaces.IPlayer.yml
+++ b/docs/PluginAPI.Core.Interfaces.IPlayer.yml
@@ -26,8 +26,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Interfaces/IPlayer.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IPlayer
path: ../NwPluginAPI/Core/Interfaces/IPlayer.cs
startLine: 7
@@ -61,8 +61,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Interfaces/IPlayer.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsServer
path: ../NwPluginAPI/Core/Interfaces/IPlayer.cs
startLine: 12
@@ -96,8 +96,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Interfaces/IPlayer.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ReferenceHub
path: ../NwPluginAPI/Core/Interfaces/IPlayer.cs
startLine: 17
@@ -131,8 +131,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Interfaces/IPlayer.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: GameObject
path: ../NwPluginAPI/Core/Interfaces/IPlayer.cs
startLine: 22
@@ -166,8 +166,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Interfaces/IPlayer.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: TemporaryData
path: ../NwPluginAPI/Core/Interfaces/IPlayer.cs
startLine: 27
@@ -201,8 +201,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Interfaces/IPlayer.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: OnStart
path: ../NwPluginAPI/Core/Interfaces/IPlayer.cs
startLine: 32
@@ -229,8 +229,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Interfaces/IPlayer.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: OnDestroy
path: ../NwPluginAPI/Core/Interfaces/IPlayer.cs
startLine: 37
@@ -257,8 +257,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Interfaces/IPlayer.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: OnUpdate
path: ../NwPluginAPI/Core/Interfaces/IPlayer.cs
startLine: 42
@@ -285,8 +285,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Interfaces/IPlayer.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: OnLateUpdate
path: ../NwPluginAPI/Core/Interfaces/IPlayer.cs
startLine: 47
@@ -313,8 +313,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Interfaces/IPlayer.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: OnFixedUpdate
path: ../NwPluginAPI/Core/Interfaces/IPlayer.cs
startLine: 53
@@ -341,8 +341,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Interfaces/IPlayer.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: GetComponent
path: ../NwPluginAPI/Core/Interfaces/IPlayer.cs
startLine: 58
@@ -381,8 +381,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Interfaces/IPlayer.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: TryGetComponent
path: ../NwPluginAPI/Core/Interfaces/IPlayer.cs
startLine: 63
diff --git a/docs/PluginAPI.Core.Items.Item.yml b/docs/PluginAPI.Core.Items.Item.yml
index 4cab552..f7f98f8 100644
--- a/docs/PluginAPI.Core.Items.Item.yml
+++ b/docs/PluginAPI.Core.Items.Item.yml
@@ -27,8 +27,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Items/Item.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Item
path: ../NwPluginAPI/Core/Items/Item.cs
startLine: 10
@@ -70,8 +70,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Items/Item.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: OriginalObject
path: ../NwPluginAPI/Core/Items/Item.cs
startLine: 17
@@ -105,8 +105,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Items/Item.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Type
path: ../NwPluginAPI/Core/Items/Item.cs
startLine: 22
@@ -142,8 +142,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Items/Item.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Category
path: ../NwPluginAPI/Core/Items/Item.cs
startLine: 27
@@ -179,8 +179,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Items/Item.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: TierFlags
path: ../NwPluginAPI/Core/Items/Item.cs
startLine: 32
@@ -216,8 +216,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Items/Item.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ThrowSettings
path: ../NwPluginAPI/Core/Items/Item.cs
startLine: 37
@@ -253,8 +253,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Items/Item.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: CurrentOwner
path: ../NwPluginAPI/Core/Items/Item.cs
startLine: 42
@@ -290,8 +290,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Items/Item.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Serial
path: ../NwPluginAPI/Core/Items/Item.cs
startLine: 47
@@ -327,8 +327,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Items/Item.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Weight
path: ../NwPluginAPI/Core/Items/Item.cs
startLine: 52
@@ -364,8 +364,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Items/Item.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Transform
path: ../NwPluginAPI/Core/Items/Item.cs
startLine: 57
@@ -401,8 +401,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Items/Item.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: GameObject
path: ../NwPluginAPI/Core/Items/Item.cs
startLine: 62
@@ -438,8 +438,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Items/Item.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Position
path: ../NwPluginAPI/Core/Items/Item.cs
startLine: 67
@@ -475,8 +475,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Items/Item.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Rotation
path: ../NwPluginAPI/Core/Items/Item.cs
startLine: 72
diff --git a/docs/PluginAPI.Core.Items.ItemPickup.yml b/docs/PluginAPI.Core.Items.ItemPickup.yml
index 6a54583..7744093 100644
--- a/docs/PluginAPI.Core.Items.ItemPickup.yml
+++ b/docs/PluginAPI.Core.Items.ItemPickup.yml
@@ -29,8 +29,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Items/ItemPickup.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ItemPickup
path: ../NwPluginAPI/Core/Items/ItemPickup.cs
startLine: 10
@@ -70,8 +70,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Items/ItemPickup.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: OriginalObject
path: ../NwPluginAPI/Core/Items/ItemPickup.cs
startLine: 17
@@ -105,8 +105,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Items/ItemPickup.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Type
path: ../NwPluginAPI/Core/Items/ItemPickup.cs
startLine: 22
@@ -142,8 +142,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Items/ItemPickup.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: LastOwner
path: ../NwPluginAPI/Core/Items/ItemPickup.cs
startLine: 27
@@ -179,8 +179,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Items/ItemPickup.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Serial
path: ../NwPluginAPI/Core/Items/ItemPickup.cs
startLine: 32
@@ -216,8 +216,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Items/ItemPickup.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Weight
path: ../NwPluginAPI/Core/Items/ItemPickup.cs
startLine: 37
@@ -253,8 +253,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Items/ItemPickup.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsLocked
path: ../NwPluginAPI/Core/Items/ItemPickup.cs
startLine: 46
@@ -290,8 +290,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Items/ItemPickup.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Rigidbody
path: ../NwPluginAPI/Core/Items/ItemPickup.cs
startLine: 55
@@ -327,8 +327,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Items/ItemPickup.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Transform
path: ../NwPluginAPI/Core/Items/ItemPickup.cs
startLine: 60
@@ -364,8 +364,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Items/ItemPickup.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: GameObject
path: ../NwPluginAPI/Core/Items/ItemPickup.cs
startLine: 65
@@ -401,8 +401,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Items/ItemPickup.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Position
path: ../NwPluginAPI/Core/Items/ItemPickup.cs
startLine: 70
@@ -438,8 +438,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Items/ItemPickup.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Rotation
path: ../NwPluginAPI/Core/Items/ItemPickup.cs
startLine: 75
@@ -475,8 +475,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Items/ItemPickup.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Create
path: ../NwPluginAPI/Core/Items/ItemPickup.cs
startLine: 102
@@ -522,8 +522,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Items/ItemPickup.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Spawn
path: ../NwPluginAPI/Core/Items/ItemPickup.cs
startLine: 119
@@ -554,8 +554,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Items/ItemPickup.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Destroy
path: ../NwPluginAPI/Core/Items/ItemPickup.cs
startLine: 128
diff --git a/docs/PluginAPI.Core.Log.yml b/docs/PluginAPI.Core.Log.yml
index 54889bf..1a685b7 100644
--- a/docs/PluginAPI.Core.Log.yml
+++ b/docs/PluginAPI.Core.Log.yml
@@ -25,8 +25,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Log.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Log
path: ../NwPluginAPI/Core/Log.cs
startLine: 10
@@ -69,8 +69,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Log.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: DisableBetterColors
path: ../NwPluginAPI/Core/Log.cs
startLine: 15
@@ -104,8 +104,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Log.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: UnityEditor
path: ../NwPluginAPI/Core/Log.cs
startLine: 20
@@ -139,8 +139,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Log.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: DebugMode
path: ../NwPluginAPI/Core/Log.cs
startLine: 25
@@ -174,8 +174,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Log.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Debug
path: ../NwPluginAPI/Core/Log.cs
startLine: 32
@@ -215,8 +215,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Log.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Debug
path: ../NwPluginAPI/Core/Log.cs
startLine: 46
@@ -259,8 +259,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Log.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Info
path: ../NwPluginAPI/Core/Log.cs
startLine: 56
@@ -300,8 +300,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Log.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Warning
path: ../NwPluginAPI/Core/Log.cs
startLine: 63
@@ -341,8 +341,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Log.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Error
path: ../NwPluginAPI/Core/Log.cs
startLine: 70
@@ -382,8 +382,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Log.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Raw
path: ../NwPluginAPI/Core/Log.cs
startLine: 77
@@ -423,8 +423,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Log.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: FormatText
path: ../NwPluginAPI/Core/Log.cs
startLine: 94
diff --git a/docs/PluginAPI.Core.Map.yml b/docs/PluginAPI.Core.Map.yml
index 9959206..0060173 100644
--- a/docs/PluginAPI.Core.Map.yml
+++ b/docs/PluginAPI.Core.Map.yml
@@ -16,8 +16,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Map.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Map
path: ../NwPluginAPI/Core/Map.cs
startLine: 5
@@ -60,8 +60,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Map.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Seed
path: ../NwPluginAPI/Core/Map.cs
startLine: 10
diff --git a/docs/PluginAPI.Core.Player.yml b/docs/PluginAPI.Core.Player.yml
index 0d2a299..e5d2247 100644
--- a/docs/PluginAPI.Core.Player.yml
+++ b/docs/PluginAPI.Core.Player.yml
@@ -106,8 +106,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Player
path: ../NwPluginAPI/Core/Player.cs
startLine: 26
@@ -159,8 +159,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Count
path: ../NwPluginAPI/Core/Player.cs
startLine: 37
@@ -198,8 +198,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: GetPlayers
path: ../NwPluginAPI/Core/Player.cs
startLine: 45
@@ -241,8 +241,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: TryGet
path: ../NwPluginAPI/Core/Player.cs
startLine: 71
@@ -289,8 +289,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Get
path: ../NwPluginAPI/Core/Player.cs
startLine: 94
@@ -335,8 +335,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: TryGet
path: ../NwPluginAPI/Core/Player.cs
startLine: 104
@@ -384,8 +384,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Get
path: ../NwPluginAPI/Core/Player.cs
startLine: 133
@@ -430,8 +430,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: TryGet
path: ../NwPluginAPI/Core/Player.cs
startLine: 143
@@ -479,8 +479,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Get
path: ../NwPluginAPI/Core/Player.cs
startLine: 166
@@ -525,8 +525,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: TryGet
path: ../NwPluginAPI/Core/Player.cs
startLine: 176
@@ -574,8 +574,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: GetByName
path: ../NwPluginAPI/Core/Player.cs
startLine: 199
@@ -620,8 +620,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: TryGetByName
path: ../NwPluginAPI/Core/Player.cs
startLine: 209
@@ -669,8 +669,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Get
path: ../NwPluginAPI/Core/Player.cs
startLine: 244
@@ -715,8 +715,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: TryGet
path: ../NwPluginAPI/Core/Player.cs
startLine: 254
@@ -764,8 +764,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Get
path: ../NwPluginAPI/Core/Player.cs
startLine: 278
@@ -810,8 +810,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: TryGet
path: ../NwPluginAPI/Core/Player.cs
startLine: 288
@@ -859,8 +859,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Get
path: ../NwPluginAPI/Core/Player.cs
startLine: 318
@@ -905,8 +905,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: TryGet
path: ../NwPluginAPI/Core/Player.cs
startLine: 328
@@ -954,8 +954,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ReferenceHub
path: ../NwPluginAPI/Core/Player.cs
startLine: 352
@@ -993,8 +993,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: GameObject
path: ../NwPluginAPI/Core/Player.cs
startLine: 357
@@ -1032,8 +1032,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: NetworkId
path: ../NwPluginAPI/Core/Player.cs
startLine: 362
@@ -1069,8 +1069,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerId
path: ../NwPluginAPI/Core/Player.cs
startLine: 367
@@ -1106,8 +1106,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Nickname
path: ../NwPluginAPI/Core/Player.cs
startLine: 372
@@ -1143,8 +1143,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: DisplayNickname
path: ../NwPluginAPI/Core/Player.cs
startLine: 377
@@ -1180,8 +1180,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: UserId
path: ../NwPluginAPI/Core/Player.cs
startLine: 386
@@ -1217,8 +1217,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IpAddress
path: ../NwPluginAPI/Core/Player.cs
startLine: 391
@@ -1254,8 +1254,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Role
path: ../NwPluginAPI/Core/Player.cs
startLine: 396
@@ -1291,8 +1291,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: CustomInfo
path: ../NwPluginAPI/Core/Player.cs
startLine: 405
@@ -1328,8 +1328,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Health
path: ../NwPluginAPI/Core/Player.cs
startLine: 414
@@ -1365,8 +1365,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: MaxHealth
path: ../NwPluginAPI/Core/Player.cs
startLine: 423
@@ -1402,8 +1402,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ArtificialHealth
path: ../NwPluginAPI/Core/Player.cs
startLine: 428
@@ -1439,8 +1439,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: MaxArtificalHealth
path: ../NwPluginAPI/Core/Player.cs
startLine: 437
@@ -1476,8 +1476,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: RemoteAdminAccess
path: ../NwPluginAPI/Core/Player.cs
startLine: 442
@@ -1513,8 +1513,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: DoNotTrack
path: ../NwPluginAPI/Core/Player.cs
startLine: 447
@@ -1550,8 +1550,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsOverwatchEnabled
path: ../NwPluginAPI/Core/Player.cs
startLine: 452
@@ -1587,8 +1587,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerInfo
path: ../NwPluginAPI/Core/Player.cs
startLine: 461
@@ -1624,8 +1624,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: CurrentItem
path: ../NwPluginAPI/Core/Player.cs
startLine: 466
@@ -1661,8 +1661,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsDisarmed
path: ../NwPluginAPI/Core/Player.cs
startLine: 481
@@ -1698,8 +1698,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsMuted
path: ../NwPluginAPI/Core/Player.cs
startLine: 502
@@ -1735,8 +1735,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsIntercomMuted
path: ../NwPluginAPI/Core/Player.cs
startLine: 507
@@ -1772,8 +1772,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsUsingVoiceChat
path: ../NwPluginAPI/Core/Player.cs
startLine: 512
@@ -1809,8 +1809,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsGlobalModerator
path: ../NwPluginAPI/Core/Player.cs
startLine: 517
@@ -1846,8 +1846,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsNorthwoodStaff
path: ../NwPluginAPI/Core/Player.cs
startLine: 522
@@ -1883,8 +1883,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsBypassEnabled
path: ../NwPluginAPI/Core/Player.cs
startLine: 527
@@ -1920,8 +1920,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsGodModeEnabled
path: ../NwPluginAPI/Core/Player.cs
startLine: 536
@@ -1957,8 +1957,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsNoclipEnabled
path: ../NwPluginAPI/Core/Player.cs
startLine: 545
@@ -1994,8 +1994,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsInventoryFull
path: ../NwPluginAPI/Core/Player.cs
startLine: 554
@@ -2031,8 +2031,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsHuman
path: ../NwPluginAPI/Core/Player.cs
startLine: 559
@@ -2068,8 +2068,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsAlive
path: ../NwPluginAPI/Core/Player.cs
startLine: 564
@@ -2105,8 +2105,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsReady
path: ../NwPluginAPI/Core/Player.cs
startLine: 569
@@ -2142,8 +2142,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsServer
path: ../NwPluginAPI/Core/Player.cs
startLine: 574
@@ -2181,8 +2181,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: DisarmedBy
path: ../NwPluginAPI/Core/Player.cs
startLine: 579
@@ -2218,8 +2218,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Connection
path: ../NwPluginAPI/Core/Player.cs
startLine: 600
@@ -2255,8 +2255,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Camera
path: ../NwPluginAPI/Core/Player.cs
startLine: 605
@@ -2292,8 +2292,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: TemporaryData
path: ../NwPluginAPI/Core/Player.cs
startLine: 610
@@ -2331,8 +2331,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: EffectsManager
path: ../NwPluginAPI/Core/Player.cs
startLine: 615
@@ -2368,8 +2368,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: DamageManager
path: ../NwPluginAPI/Core/Player.cs
startLine: 620
@@ -2405,8 +2405,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Position
path: ../NwPluginAPI/Core/Player.cs
startLine: 625
@@ -2442,8 +2442,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Rotation
path: ../NwPluginAPI/Core/Player.cs
startLine: 634
@@ -2479,8 +2479,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/Player.cs
startLine: 650
@@ -2515,8 +2515,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: SendBroadcast
path: ../NwPluginAPI/Core/Player.cs
startLine: 692
@@ -2560,8 +2560,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ClearBroadcasts
path: ../NwPluginAPI/Core/Player.cs
startLine: 702
@@ -2592,8 +2592,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: SendConsoleMessage
path: ../NwPluginAPI/Core/Player.cs
startLine: 709
@@ -2631,8 +2631,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Ban
path: ../NwPluginAPI/Core/Player.cs
startLine: 718
@@ -2676,8 +2676,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Ban
path: ../NwPluginAPI/Core/Player.cs
startLine: 726
@@ -2718,8 +2718,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Kick
path: ../NwPluginAPI/Core/Player.cs
startLine: 733
@@ -2757,8 +2757,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Kick
path: ../NwPluginAPI/Core/Player.cs
startLine: 739
@@ -2793,8 +2793,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Mute
path: ../NwPluginAPI/Core/Player.cs
startLine: 744
@@ -2828,8 +2828,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Unmute
path: ../NwPluginAPI/Core/Player.cs
startLine: 756
@@ -2864,8 +2864,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IntercomMute
path: ../NwPluginAPI/Core/Player.cs
startLine: 767
@@ -2899,8 +2899,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IntercomUnmute
path: ../NwPluginAPI/Core/Player.cs
startLine: 779
@@ -2935,8 +2935,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: AddAmmo
path: ../NwPluginAPI/Core/Player.cs
startLine: 792
@@ -2974,8 +2974,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: SetAmmo
path: ../NwPluginAPI/Core/Player.cs
startLine: 799
@@ -3013,8 +3013,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: GetAmmo
path: ../NwPluginAPI/Core/Player.cs
startLine: 806
@@ -3052,8 +3052,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: DropAmmo
path: ../NwPluginAPI/Core/Player.cs
startLine: 815
@@ -3097,8 +3097,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: DropEverything
path: ../NwPluginAPI/Core/Player.cs
startLine: 820
@@ -3129,8 +3129,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Heal
path: ../NwPluginAPI/Core/Player.cs
startLine: 826
@@ -3165,8 +3165,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: SetRole
path: ../NwPluginAPI/Core/Player.cs
startLine: 833
@@ -3204,8 +3204,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Disconnect
path: ../NwPluginAPI/Core/Player.cs
startLine: 839
@@ -3240,8 +3240,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ReceiveHint
path: ../NwPluginAPI/Core/Player.cs
startLine: 846
@@ -3279,8 +3279,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ReceiveHint
path: ../NwPluginAPI/Core/Player.cs
startLine: 854
@@ -3324,8 +3324,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ReceiveHitMarker
path: ../NwPluginAPI/Core/Player.cs
startLine: 860
@@ -3360,8 +3360,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: GetStatModule
path: ../NwPluginAPI/Core/Player.cs
startLine: 867
@@ -3403,8 +3403,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: RedirectToServer
path: ../NwPluginAPI/Core/Player.cs
startLine: 873
@@ -3439,8 +3439,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Reconnect
path: ../NwPluginAPI/Core/Player.cs
startLine: 880
@@ -3478,8 +3478,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: OnStart
path: ../NwPluginAPI/Core/Player.cs
startLine: 883
@@ -3514,8 +3514,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: OnDestroy
path: ../NwPluginAPI/Core/Player.cs
startLine: 886
@@ -3550,8 +3550,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: OnUpdate
path: ../NwPluginAPI/Core/Player.cs
startLine: 889
@@ -3586,8 +3586,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: OnLateUpdate
path: ../NwPluginAPI/Core/Player.cs
startLine: 892
@@ -3622,8 +3622,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: OnFixedUpdate
path: ../NwPluginAPI/Core/Player.cs
startLine: 895
@@ -3658,8 +3658,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: GetComponent
path: ../NwPluginAPI/Core/Player.cs
startLine: 899
@@ -3704,8 +3704,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Player.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: TryGetComponent
path: ../NwPluginAPI/Core/Player.cs
startLine: 906
diff --git a/docs/PluginAPI.Core.PlayerExtensions.yml b/docs/PluginAPI.Core.PlayerExtensions.yml
index 750b142..017f599 100644
--- a/docs/PluginAPI.Core.PlayerExtensions.yml
+++ b/docs/PluginAPI.Core.PlayerExtensions.yml
@@ -17,8 +17,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Extensions/PlayerExtensions.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerExtensions
path: ../NwPluginAPI/Core/Extensions/PlayerExtensions.cs
startLine: 7
@@ -62,8 +62,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Extensions/PlayerExtensions.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: GetAmmoLimit
path: ../NwPluginAPI/Core/Extensions/PlayerExtensions.cs
startLine: 14
@@ -109,8 +109,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Extensions/PlayerExtensions.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: GetCategoryLimit
path: ../NwPluginAPI/Core/Extensions/PlayerExtensions.cs
startLine: 21
diff --git a/docs/PluginAPI.Core.PlayerInfo.yml b/docs/PluginAPI.Core.PlayerInfo.yml
index a4daa3c..3e06b57 100644
--- a/docs/PluginAPI.Core.PlayerInfo.yml
+++ b/docs/PluginAPI.Core.PlayerInfo.yml
@@ -22,8 +22,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/PlayerInfo.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerInfo
path: ../NwPluginAPI/Core/PlayerInfo.cs
startLine: 5
@@ -65,8 +65,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/PlayerInfo.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/PlayerInfo.cs
startLine: 13
@@ -101,8 +101,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/PlayerInfo.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsNicknameHidden
path: ../NwPluginAPI/Core/PlayerInfo.cs
startLine: 18
@@ -138,8 +138,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/PlayerInfo.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsBadgeHidden
path: ../NwPluginAPI/Core/PlayerInfo.cs
startLine: 33
@@ -175,8 +175,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/PlayerInfo.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsCustomInfoHidden
path: ../NwPluginAPI/Core/PlayerInfo.cs
startLine: 48
@@ -212,8 +212,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/PlayerInfo.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsPowerStatusHidden
path: ../NwPluginAPI/Core/PlayerInfo.cs
startLine: 63
@@ -249,8 +249,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/PlayerInfo.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsRoleHidden
path: ../NwPluginAPI/Core/PlayerInfo.cs
startLine: 78
@@ -286,8 +286,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/PlayerInfo.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsUnitNameHidden
path: ../NwPluginAPI/Core/PlayerInfo.cs
startLine: 93
diff --git a/docs/PluginAPI.Core.PlayerSharedStorage.yml b/docs/PluginAPI.Core.PlayerSharedStorage.yml
index cfc9d5a..f7c26d8 100644
--- a/docs/PluginAPI.Core.PlayerSharedStorage.yml
+++ b/docs/PluginAPI.Core.PlayerSharedStorage.yml
@@ -19,8 +19,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/PlayerSharedStorage.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerSharedStorage
path: ../NwPluginAPI/Core/PlayerSharedStorage.cs
startLine: 10
@@ -62,8 +62,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/PlayerSharedStorage.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: StoredComponents
path: ../NwPluginAPI/Core/PlayerSharedStorage.cs
startLine: 40
@@ -99,8 +99,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/PlayerSharedStorage.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: CanReceiveDamageFromPlayers
path: ../NwPluginAPI/Core/PlayerSharedStorage.cs
startLine: 45
@@ -136,8 +136,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/PlayerSharedStorage.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: DamageBlacklist
path: ../NwPluginAPI/Core/PlayerSharedStorage.cs
startLine: 50
@@ -173,8 +173,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/PlayerSharedStorage.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: DamageWhitelist
path: ../NwPluginAPI/Core/PlayerSharedStorage.cs
startLine: 55
diff --git a/docs/PluginAPI.Core.PluginHandler.yml b/docs/PluginAPI.Core.PluginHandler.yml
index 5177173..bafc18e 100644
--- a/docs/PluginAPI.Core.PluginHandler.yml
+++ b/docs/PluginAPI.Core.PluginHandler.yml
@@ -29,8 +29,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/PluginHandler.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PluginHandler
path: ../NwPluginAPI/Core/PluginHandler.cs
startLine: 18
@@ -72,8 +72,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/PluginHandler.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Get
path: ../NwPluginAPI/Core/PluginHandler.cs
startLine: 39
@@ -113,8 +113,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/PluginHandler.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PluginName
path: ../NwPluginAPI/Core/PluginHandler.cs
startLine: 53
@@ -150,8 +150,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/PluginHandler.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PluginVersion
path: ../NwPluginAPI/Core/PluginHandler.cs
startLine: 58
@@ -187,8 +187,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/PluginHandler.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PluginDescription
path: ../NwPluginAPI/Core/PluginHandler.cs
startLine: 63
@@ -224,8 +224,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/PluginHandler.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PluginAuthor
path: ../NwPluginAPI/Core/PluginHandler.cs
startLine: 68
@@ -261,8 +261,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/PluginHandler.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PluginFilePath
path: ../NwPluginAPI/Core/PluginHandler.cs
startLine: 73
@@ -298,8 +298,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/PluginHandler.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PluginDirectoryPath
path: ../NwPluginAPI/Core/PluginHandler.cs
startLine: 78
@@ -335,8 +335,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/PluginHandler.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: MainConfigPath
path: ../NwPluginAPI/Core/PluginHandler.cs
startLine: 83
@@ -372,8 +372,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/PluginHandler.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Unload
path: ../NwPluginAPI/Core/PluginHandler.cs
startLine: 88
@@ -404,8 +404,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/PluginHandler.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Load
path: ../NwPluginAPI/Core/PluginHandler.cs
startLine: 109
@@ -436,8 +436,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/PluginHandler.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: LoadConfig
path: ../NwPluginAPI/Core/PluginHandler.cs
startLine: 132
@@ -475,8 +475,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/PluginHandler.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: LoadDefaultConfig
path: ../NwPluginAPI/Core/PluginHandler.cs
startLine: 164
@@ -514,8 +514,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/PluginHandler.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: SaveConfig
path: ../NwPluginAPI/Core/PluginHandler.cs
startLine: 188
@@ -553,8 +553,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/PluginHandler.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/PluginHandler.cs
startLine: 213
diff --git a/docs/PluginAPI.Core.Respawn.yml b/docs/PluginAPI.Core.Respawn.yml
index c755bae..10187fd 100644
--- a/docs/PluginAPI.Core.Respawn.yml
+++ b/docs/PluginAPI.Core.Respawn.yml
@@ -20,8 +20,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Respawn.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Respawn
path: ../NwPluginAPI/Core/Respawn.cs
startLine: 8
@@ -64,8 +64,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Respawn.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: NtfTickets
path: ../NwPluginAPI/Core/Respawn.cs
startLine: 13
@@ -103,8 +103,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Respawn.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ChaosTickets
path: ../NwPluginAPI/Core/Respawn.cs
startLine: 18
@@ -142,8 +142,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Respawn.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: NextKnownTeam
path: ../NwPluginAPI/Core/Respawn.cs
startLine: 23
@@ -181,8 +181,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Respawn.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: AddTickets
path: ../NwPluginAPI/Core/Respawn.cs
startLine: 30
@@ -222,8 +222,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Respawn.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Spawn
path: ../NwPluginAPI/Core/Respawn.cs
startLine: 37
diff --git a/docs/PluginAPI.Core.RoomLight.yml b/docs/PluginAPI.Core.RoomLight.yml
index 61374c9..dfebd8a 100644
--- a/docs/PluginAPI.Core.RoomLight.yml
+++ b/docs/PluginAPI.Core.RoomLight.yml
@@ -21,8 +21,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/RoomLight.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: RoomLight
path: ../NwPluginAPI/Core/RoomLight.cs
startLine: 7
@@ -64,8 +64,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/RoomLight.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsEnabled
path: ../NwPluginAPI/Core/RoomLight.cs
startLine: 21
@@ -101,8 +101,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/RoomLight.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: LightColor
path: ../NwPluginAPI/Core/RoomLight.cs
startLine: 37
@@ -138,8 +138,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/RoomLight.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: DefaultColor
path: ../NwPluginAPI/Core/RoomLight.cs
startLine: 55
@@ -175,8 +175,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/RoomLight.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: LightIntensity
path: ../NwPluginAPI/Core/RoomLight.cs
startLine: 67
@@ -212,8 +212,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/RoomLight.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: FlickerLights
path: ../NwPluginAPI/Core/RoomLight.cs
startLine: 84
@@ -248,8 +248,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/RoomLight.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/RoomLight.cs
startLine: 93
diff --git a/docs/PluginAPI.Core.Round.yml b/docs/PluginAPI.Core.Round.yml
index 3cf03d9..19e0b49 100644
--- a/docs/PluginAPI.Core.Round.yml
+++ b/docs/PluginAPI.Core.Round.yml
@@ -22,8 +22,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Round.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Round
path: ../NwPluginAPI/Core/Round.cs
startLine: 6
@@ -64,8 +64,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Round.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsRoundStarted
path: ../NwPluginAPI/Core/Round.cs
startLine: 11
@@ -103,8 +103,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Round.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsLocked
path: ../NwPluginAPI/Core/Round.cs
startLine: 16
@@ -142,8 +142,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Round.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsLobbyLocked
path: ../NwPluginAPI/Core/Round.cs
startLine: 25
@@ -181,8 +181,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Round.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Restart
path: ../NwPluginAPI/Core/Round.cs
startLine: 37
@@ -225,8 +225,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Round.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: RestartSilently
path: ../NwPluginAPI/Core/Round.cs
startLine: 51
@@ -259,8 +259,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Round.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Start
path: ../NwPluginAPI/Core/Round.cs
startLine: 56
@@ -293,8 +293,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Round.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: End
path: ../NwPluginAPI/Core/Round.cs
startLine: 62
diff --git a/docs/PluginAPI.Core.Server.yml b/docs/PluginAPI.Core.Server.yml
index de88478..54c3a64 100644
--- a/docs/PluginAPI.Core.Server.yml
+++ b/docs/PluginAPI.Core.Server.yml
@@ -41,8 +41,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Server.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Server
path: ../NwPluginAPI/Core/Server.cs
startLine: 12
@@ -182,8 +182,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Server.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Instance
path: ../NwPluginAPI/Core/Server.cs
startLine: 17
@@ -221,8 +221,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Server.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/Server.cs
startLine: 23
@@ -257,8 +257,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Server.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ServerIpAddress
path: ../NwPluginAPI/Core/Server.cs
startLine: 31
@@ -296,8 +296,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Server.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Port
path: ../NwPluginAPI/Core/Server.cs
startLine: 36
@@ -335,8 +335,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Server.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: FriendlyFire
path: ../NwPluginAPI/Core/Server.cs
startLine: 41
@@ -374,8 +374,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Server.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: MaxPlayers
path: ../NwPluginAPI/Core/Server.cs
startLine: 50
@@ -413,8 +413,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Server.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: BanPlayer
path: ../NwPluginAPI/Core/Server.cs
startLine: 64
@@ -460,8 +460,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Server.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: BanPlayer
path: ../NwPluginAPI/Core/Server.cs
startLine: 74
@@ -510,8 +510,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Server.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: KickPlayer
path: ../NwPluginAPI/Core/Server.cs
startLine: 82
@@ -554,8 +554,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Server.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: KickPlayer
path: ../NwPluginAPI/Core/Server.cs
startLine: 89
@@ -595,8 +595,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Server.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: BanPlayerByUserId
path: ../NwPluginAPI/Core/Server.cs
startLine: 99
@@ -645,8 +645,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Server.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: BanPlayerByUserId
path: ../NwPluginAPI/Core/Server.cs
startLine: 110
@@ -698,8 +698,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Server.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: BanPlayerByIpAddress
path: ../NwPluginAPI/Core/Server.cs
startLine: 133
@@ -748,8 +748,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Server.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: BanPlayerByIpAddress
path: ../NwPluginAPI/Core/Server.cs
startLine: 144
@@ -801,8 +801,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Server.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: UnbanPlayerByUserId
path: ../NwPluginAPI/Core/Server.cs
startLine: 164
@@ -842,8 +842,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Server.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: UnbanPlayerByIpAddress
path: ../NwPluginAPI/Core/Server.cs
startLine: 179
@@ -883,8 +883,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Server.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsPlayerBanned
path: ../NwPluginAPI/Core/Server.cs
startLine: 194
@@ -924,8 +924,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Server.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: GetAllPlayersBanned
path: ../NwPluginAPI/Core/Server.cs
startLine: 205
@@ -961,8 +961,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Server.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: GetAllPlayersBanned
path: ../NwPluginAPI/Core/Server.cs
startLine: 217
@@ -1002,8 +1002,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Server.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Restart
path: ../NwPluginAPI/Core/Server.cs
startLine: 223
@@ -1036,8 +1036,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Server.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Restart
path: ../NwPluginAPI/Core/Server.cs
startLine: 228
@@ -1073,8 +1073,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Server.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Shutdown
path: ../NwPluginAPI/Core/Server.cs
startLine: 237
@@ -1107,8 +1107,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Server.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Shutdown
path: ../NwPluginAPI/Core/Server.cs
startLine: 242
@@ -1144,8 +1144,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Server.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: RunCommand
path: ../NwPluginAPI/Core/Server.cs
startLine: 253
@@ -1187,8 +1187,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Server.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: SendBroadcast
path: ../NwPluginAPI/Core/Server.cs
startLine: 262
@@ -1234,8 +1234,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Server.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ClearBroadcasts
path: ../NwPluginAPI/Core/Server.cs
startLine: 272
diff --git a/docs/PluginAPI.Core.Statistics.FastestRound.yml b/docs/PluginAPI.Core.Statistics.FastestRound.yml
index 9dcf07d..e392547 100644
--- a/docs/PluginAPI.Core.Statistics.FastestRound.yml
+++ b/docs/PluginAPI.Core.Statistics.FastestRound.yml
@@ -18,8 +18,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Statistics.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: FastestRound
path: ../NwPluginAPI/Core/Statistics.cs
startLine: 45
@@ -61,8 +61,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Statistics.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: LeadingTeam
path: ../NwPluginAPI/Core/Statistics.cs
startLine: 47
@@ -96,8 +96,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Statistics.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Duration
path: ../NwPluginAPI/Core/Statistics.cs
startLine: 48
@@ -131,8 +131,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Statistics.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Timestamp
path: ../NwPluginAPI/Core/Statistics.cs
startLine: 49
diff --git a/docs/PluginAPI.Core.Statistics.Peak.yml b/docs/PluginAPI.Core.Statistics.Peak.yml
index 7062812..96b1bb1 100644
--- a/docs/PluginAPI.Core.Statistics.Peak.yml
+++ b/docs/PluginAPI.Core.Statistics.Peak.yml
@@ -17,8 +17,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Statistics.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Peak
path: ../NwPluginAPI/Core/Statistics.cs
startLine: 55
@@ -60,8 +60,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Statistics.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Total
path: ../NwPluginAPI/Core/Statistics.cs
startLine: 57
@@ -95,8 +95,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Statistics.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Timestamp
path: ../NwPluginAPI/Core/Statistics.cs
startLine: 58
diff --git a/docs/PluginAPI.Core.Statistics.Round.yml b/docs/PluginAPI.Core.Statistics.Round.yml
index 4c5838e..db23133 100644
--- a/docs/PluginAPI.Core.Statistics.Round.yml
+++ b/docs/PluginAPI.Core.Statistics.Round.yml
@@ -23,8 +23,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Statistics.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Round
path: ../NwPluginAPI/Core/Statistics.cs
startLine: 64
@@ -66,8 +66,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Statistics.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Duration
path: ../NwPluginAPI/Core/Statistics.cs
startLine: 69
@@ -105,8 +105,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Statistics.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: StartTimestamp
path: ../NwPluginAPI/Core/Statistics.cs
startLine: 74
@@ -142,8 +142,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Statistics.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: TotalKilledPlayers
path: ../NwPluginAPI/Core/Statistics.cs
startLine: 79
@@ -179,8 +179,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Statistics.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: TotalScpKills
path: ../NwPluginAPI/Core/Statistics.cs
startLine: 84
@@ -216,8 +216,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Statistics.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: TotalScp0492Made
path: ../NwPluginAPI/Core/Statistics.cs
startLine: 89
@@ -253,8 +253,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Statistics.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: TotalEscapedClassD
path: ../NwPluginAPI/Core/Statistics.cs
startLine: 94
@@ -290,8 +290,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Statistics.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: TotalEscapedScientists
path: ../NwPluginAPI/Core/Statistics.cs
startLine: 99
@@ -327,8 +327,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Statistics.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ScpsAlive
path: ../NwPluginAPI/Core/Statistics.cs
startLine: 104
diff --git a/docs/PluginAPI.Core.Statistics.yml b/docs/PluginAPI.Core.Statistics.yml
index 7d17d10..b8eaba7 100644
--- a/docs/PluginAPI.Core.Statistics.yml
+++ b/docs/PluginAPI.Core.Statistics.yml
@@ -21,8 +21,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Statistics.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Statistics
path: ../NwPluginAPI/Core/Statistics.cs
startLine: 10
@@ -65,8 +65,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Statistics.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: TotalConnectedPlayers
path: ../NwPluginAPI/Core/Statistics.cs
startLine: 15
@@ -104,8 +104,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Statistics.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: TotalRejectedConnections
path: ../NwPluginAPI/Core/Statistics.cs
startLine: 20
@@ -143,8 +143,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Statistics.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PeakPlayers
path: ../NwPluginAPI/Core/Statistics.cs
startLine: 25
@@ -178,8 +178,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Statistics.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: TotalRoundrestarts
path: ../NwPluginAPI/Core/Statistics.cs
startLine: 30
@@ -217,8 +217,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Statistics.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: FastestEndedRound
path: ../NwPluginAPI/Core/Statistics.cs
startLine: 35
@@ -252,8 +252,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Statistics.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: CurrentRound
path: ../NwPluginAPI/Core/Statistics.cs
startLine: 40
diff --git a/docs/PluginAPI.Core.Warhead.yml b/docs/PluginAPI.Core.Warhead.yml
index 586b9d4..7624380 100644
--- a/docs/PluginAPI.Core.Warhead.yml
+++ b/docs/PluginAPI.Core.Warhead.yml
@@ -24,8 +24,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Warhead.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Warhead
path: ../NwPluginAPI/Core/Warhead.cs
startLine: 5
@@ -68,8 +68,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Warhead.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: LeverStatus
path: ../NwPluginAPI/Core/Warhead.cs
startLine: 10
@@ -107,8 +107,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Warhead.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: WarheadUnlocked
path: ../NwPluginAPI/Core/Warhead.cs
startLine: 19
@@ -146,8 +146,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Warhead.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsDetonated
path: ../NwPluginAPI/Core/Warhead.cs
startLine: 28
@@ -185,8 +185,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Warhead.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsDetonationInProgress
path: ../NwPluginAPI/Core/Warhead.cs
startLine: 33
@@ -224,8 +224,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Warhead.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: DetonationTime
path: ../NwPluginAPI/Core/Warhead.cs
startLine: 38
@@ -263,8 +263,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Warhead.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Start
path: ../NwPluginAPI/Core/Warhead.cs
startLine: 50
@@ -304,8 +304,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Warhead.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Stop
path: ../NwPluginAPI/Core/Warhead.cs
startLine: 59
@@ -338,8 +338,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Warhead.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Detonate
path: ../NwPluginAPI/Core/Warhead.cs
startLine: 64
@@ -372,8 +372,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Warhead.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Shake
path: ../NwPluginAPI/Core/Warhead.cs
startLine: 71
diff --git a/docs/PluginAPI.Core.Zones.Entrance.EzRoom.yml b/docs/PluginAPI.Core.Zones.Entrance.EzRoom.yml
index 3239432..261480b 100644
--- a/docs/PluginAPI.Core.Zones.Entrance.EzRoom.yml
+++ b/docs/PluginAPI.Core.Zones.Entrance.EzRoom.yml
@@ -16,8 +16,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Entrance/EzRoom.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: EzRoom
path: ../NwPluginAPI/Core/Zones/Entrance/EzRoom.cs
startLine: 8
@@ -71,8 +71,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Entrance/EzRoom.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/Zones/Entrance/EzRoom.cs
startLine: 15
diff --git a/docs/PluginAPI.Core.Zones.EntranceZone.yml b/docs/PluginAPI.Core.Zones.EntranceZone.yml
index 2f5549c..61fa197 100644
--- a/docs/PluginAPI.Core.Zones.EntranceZone.yml
+++ b/docs/PluginAPI.Core.Zones.EntranceZone.yml
@@ -21,8 +21,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/EntranceZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: EntranceZone
path: ../NwPluginAPI/Core/Zones/EntranceZone.cs
startLine: 11
@@ -68,8 +68,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/EntranceZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ZoneType
path: ../NwPluginAPI/Core/Zones/EntranceZone.cs
startLine: 20
@@ -108,8 +108,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/EntranceZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: GetRooms
path: ../NwPluginAPI/Core/Zones/EntranceZone.cs
startLine: 23
@@ -154,8 +154,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/EntranceZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Rooms
path: ../NwPluginAPI/Core/Zones/EntranceZone.cs
startLine: 28
@@ -193,8 +193,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/EntranceZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Doors
path: ../NwPluginAPI/Core/Zones/EntranceZone.cs
startLine: 33
@@ -232,8 +232,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/EntranceZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: TryGetRoom
path: ../NwPluginAPI/Core/Zones/EntranceZone.cs
startLine: 36
@@ -280,8 +280,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/EntranceZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/Zones/EntranceZone.cs
startLine: 60
diff --git a/docs/PluginAPI.Core.Zones.FacilityRoom.yml b/docs/PluginAPI.Core.Zones.FacilityRoom.yml
index 2c1f031..3ea165a 100644
--- a/docs/PluginAPI.Core.Zones.FacilityRoom.yml
+++ b/docs/PluginAPI.Core.Zones.FacilityRoom.yml
@@ -25,8 +25,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/FacilityRoom.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: FacilityRoom
path: ../NwPluginAPI/Core/Zones/FacilityRoom.cs
startLine: 13
@@ -74,8 +74,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/FacilityRoom.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Zone
path: ../NwPluginAPI/Core/Zones/FacilityRoom.cs
startLine: 21
@@ -109,8 +109,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/FacilityRoom.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Lights
path: ../NwPluginAPI/Core/Zones/FacilityRoom.cs
startLine: 26
@@ -144,8 +144,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/FacilityRoom.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Identifier
path: ../NwPluginAPI/Core/Zones/FacilityRoom.cs
startLine: 31
@@ -179,8 +179,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/FacilityRoom.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Transform
path: ../NwPluginAPI/Core/Zones/FacilityRoom.cs
startLine: 36
@@ -216,8 +216,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/FacilityRoom.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: GameObject
path: ../NwPluginAPI/Core/Zones/FacilityRoom.cs
startLine: 41
@@ -253,8 +253,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/FacilityRoom.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Position
path: ../NwPluginAPI/Core/Zones/FacilityRoom.cs
startLine: 46
@@ -290,8 +290,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/FacilityRoom.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Rotation
path: ../NwPluginAPI/Core/Zones/FacilityRoom.cs
startLine: 51
@@ -327,8 +327,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/FacilityRoom.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: GetComponent
path: ../NwPluginAPI/Core/Zones/FacilityRoom.cs
startLine: 55
@@ -372,8 +372,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/FacilityRoom.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: TryGetComponent
path: ../NwPluginAPI/Core/Zones/FacilityRoom.cs
startLine: 88
@@ -419,8 +419,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/FacilityRoom.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/Zones/FacilityRoom.cs
startLine: 144
diff --git a/docs/PluginAPI.Core.Zones.FacilityZone.yml b/docs/PluginAPI.Core.Zones.FacilityZone.yml
index 2c0a4c7..b76aa6d 100644
--- a/docs/PluginAPI.Core.Zones.FacilityZone.yml
+++ b/docs/PluginAPI.Core.Zones.FacilityZone.yml
@@ -19,8 +19,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/FacilityZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: FacilityZone
path: ../NwPluginAPI/Core/Zones/FacilityZone.cs
startLine: 8
@@ -68,8 +68,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/FacilityZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: GetRooms
path: ../NwPluginAPI/Core/Zones/FacilityZone.cs
startLine: 14
@@ -103,8 +103,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/FacilityZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: GetRooms
path: ../NwPluginAPI/Core/Zones/FacilityZone.cs
startLine: 21
@@ -148,8 +148,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/FacilityZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: TryGetRoom
path: ../NwPluginAPI/Core/Zones/FacilityZone.cs
startLine: 29
@@ -195,8 +195,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/FacilityZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ZoneType
path: ../NwPluginAPI/Core/Zones/FacilityZone.cs
startLine: 38
diff --git a/docs/PluginAPI.Core.Zones.Heavy.Generator.yml b/docs/PluginAPI.Core.Zones.Heavy.Generator.yml
index 512893a..5d6e99a 100644
--- a/docs/PluginAPI.Core.Zones.Heavy.Generator.yml
+++ b/docs/PluginAPI.Core.Zones.Heavy.Generator.yml
@@ -26,8 +26,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Heavy/Generator/Generator.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Generator
path: ../NwPluginAPI/Core/Zones/Heavy/Generator/Generator.cs
startLine: 8
@@ -69,8 +69,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Heavy/Generator/Generator.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: OriginalObject
path: ../NwPluginAPI/Core/Zones/Heavy/Generator/Generator.cs
startLine: 13
@@ -104,8 +104,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Heavy/Generator/Generator.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Room
path: ../NwPluginAPI/Core/Zones/Heavy/Generator/Generator.cs
startLine: 18
@@ -139,8 +139,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Heavy/Generator/Generator.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsActivating
path: ../NwPluginAPI/Core/Zones/Heavy/Generator/Generator.cs
startLine: 54
@@ -176,8 +176,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Heavy/Generator/Generator.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsActivationReady
path: ../NwPluginAPI/Core/Zones/Heavy/Generator/Generator.cs
startLine: 64
@@ -213,8 +213,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Heavy/Generator/Generator.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsEngaged
path: ../NwPluginAPI/Core/Zones/Heavy/Generator/Generator.cs
startLine: 69
@@ -250,8 +250,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Heavy/Generator/Generator.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Transform
path: ../NwPluginAPI/Core/Zones/Heavy/Generator/Generator.cs
startLine: 114
@@ -287,8 +287,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Heavy/Generator/Generator.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: GameObject
path: ../NwPluginAPI/Core/Zones/Heavy/Generator/Generator.cs
startLine: 119
@@ -324,8 +324,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Heavy/Generator/Generator.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Position
path: ../NwPluginAPI/Core/Zones/Heavy/Generator/Generator.cs
startLine: 124
@@ -361,8 +361,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Heavy/Generator/Generator.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Rotation
path: ../NwPluginAPI/Core/Zones/Heavy/Generator/Generator.cs
startLine: 129
@@ -398,8 +398,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Heavy/Generator/Generator.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayDeniedSound
path: ../NwPluginAPI/Core/Zones/Heavy/Generator/Generator.cs
startLine: 134
@@ -430,8 +430,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Heavy/Generator/Generator.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/Zones/Heavy/Generator/Generator.cs
startLine: 144
diff --git a/docs/PluginAPI.Core.Zones.Heavy.GeneratorLogic.yml b/docs/PluginAPI.Core.Zones.Heavy.GeneratorLogic.yml
index fcd397a..f974b2b 100644
--- a/docs/PluginAPI.Core.Zones.Heavy.GeneratorLogic.yml
+++ b/docs/PluginAPI.Core.Zones.Heavy.GeneratorLogic.yml
@@ -21,8 +21,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Heavy/Generator/GeneratorLogic.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: GeneratorLogic
path: ../NwPluginAPI/Core/Zones/Heavy/Generator/GeneratorLogic.cs
startLine: 5
@@ -64,8 +64,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Heavy/Generator/GeneratorLogic.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Generator
path: ../NwPluginAPI/Core/Zones/Heavy/Generator/GeneratorLogic.cs
startLine: 10
@@ -99,8 +99,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Heavy/Generator/GeneratorLogic.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: OnUpdate
path: ../NwPluginAPI/Core/Zones/Heavy/Generator/GeneratorLogic.cs
startLine: 12
@@ -133,8 +133,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Heavy/Generator/GeneratorLogic.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: OnLateUpdate
path: ../NwPluginAPI/Core/Zones/Heavy/Generator/GeneratorLogic.cs
startLine: 14
@@ -167,8 +167,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Heavy/Generator/GeneratorLogic.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: OnPlayerInteraction
path: ../NwPluginAPI/Core/Zones/Heavy/Generator/GeneratorLogic.cs
startLine: 16
@@ -204,8 +204,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Heavy/Generator/GeneratorLogic.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: OnDestroy
path: ../NwPluginAPI/Core/Zones/Heavy/Generator/GeneratorLogic.cs
startLine: 18
@@ -236,8 +236,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Heavy/Generator/GeneratorLogic.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/Zones/Heavy/Generator/GeneratorLogic.cs
startLine: 24
diff --git a/docs/PluginAPI.Core.Zones.Heavy.HczRoom.yml b/docs/PluginAPI.Core.Zones.Heavy.HczRoom.yml
index 528e44a..0b5c6b8 100644
--- a/docs/PluginAPI.Core.Zones.Heavy.HczRoom.yml
+++ b/docs/PluginAPI.Core.Zones.Heavy.HczRoom.yml
@@ -17,8 +17,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Heavy/HczRoom.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: HczRoom
path: ../NwPluginAPI/Core/Zones/Heavy/HczRoom.cs
startLine: 5
@@ -72,8 +72,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Heavy/HczRoom.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Generator
path: ../NwPluginAPI/Core/Zones/Heavy/HczRoom.cs
startLine: 7
@@ -107,8 +107,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Heavy/HczRoom.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/Zones/Heavy/HczRoom.cs
startLine: 14
diff --git a/docs/PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.yml b/docs/PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.yml
index d758f54..57f8c01 100644
--- a/docs/PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.yml
+++ b/docs/PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.yml
@@ -18,8 +18,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Heavy/Rooms/HczScp049.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: HczScp049
path: ../NwPluginAPI/Core/Zones/Heavy/Rooms/HczScp049.cs
startLine: 10
@@ -75,8 +75,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Heavy/Rooms/HczScp049.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: RoomLights
path: ../NwPluginAPI/Core/Zones/Heavy/Rooms/HczScp049.cs
startLine: 20
@@ -114,8 +114,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Heavy/Rooms/HczScp049.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: RoomIdentifier
path: ../NwPluginAPI/Core/Zones/Heavy/Rooms/HczScp049.cs
startLine: 25
@@ -153,8 +153,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Heavy/Rooms/HczScp049.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/Zones/Heavy/Rooms/HczScp049.cs
startLine: 32
diff --git a/docs/PluginAPI.Core.Zones.HeavyZone.yml b/docs/PluginAPI.Core.Zones.HeavyZone.yml
index 77d755c..1be75ea 100644
--- a/docs/PluginAPI.Core.Zones.HeavyZone.yml
+++ b/docs/PluginAPI.Core.Zones.HeavyZone.yml
@@ -21,8 +21,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/HeavyZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: HeavyZone
path: ../NwPluginAPI/Core/Zones/HeavyZone.cs
startLine: 12
@@ -68,8 +68,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/HeavyZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ZoneType
path: ../NwPluginAPI/Core/Zones/HeavyZone.cs
startLine: 18
@@ -108,8 +108,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/HeavyZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: GetRooms
path: ../NwPluginAPI/Core/Zones/HeavyZone.cs
startLine: 21
@@ -154,8 +154,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/HeavyZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Rooms
path: ../NwPluginAPI/Core/Zones/HeavyZone.cs
startLine: 26
@@ -193,8 +193,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/HeavyZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Doors
path: ../NwPluginAPI/Core/Zones/HeavyZone.cs
startLine: 31
@@ -232,8 +232,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/HeavyZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: TryGetRoom
path: ../NwPluginAPI/Core/Zones/HeavyZone.cs
startLine: 34
@@ -280,8 +280,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/HeavyZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/Zones/HeavyZone.cs
startLine: 61
diff --git a/docs/PluginAPI.Core.Zones.Light.LczRoom.yml b/docs/PluginAPI.Core.Zones.Light.LczRoom.yml
index 522e24b..4d67831 100644
--- a/docs/PluginAPI.Core.Zones.Light.LczRoom.yml
+++ b/docs/PluginAPI.Core.Zones.Light.LczRoom.yml
@@ -17,8 +17,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Light/LczRoom.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: LczRoom
path: ../NwPluginAPI/Core/Zones/Light/LczRoom.cs
startLine: 5
@@ -71,8 +71,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Light/LczRoom.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Zone
path: ../NwPluginAPI/Core/Zones/Light/LczRoom.cs
startLine: 10
@@ -106,8 +106,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Light/LczRoom.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/Zones/Light/LczRoom.cs
startLine: 17
diff --git a/docs/PluginAPI.Core.Zones.Light.Rooms.LczScp914.yml b/docs/PluginAPI.Core.Zones.Light.Rooms.LczScp914.yml
index 49128b3..77ab5af 100644
--- a/docs/PluginAPI.Core.Zones.Light.Rooms.LczScp914.yml
+++ b/docs/PluginAPI.Core.Zones.Light.Rooms.LczScp914.yml
@@ -19,8 +19,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Light/Rooms/LczScp914.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: LczScp914
path: ../NwPluginAPI/Core/Zones/Light/Rooms/LczScp914.cs
startLine: 10
@@ -73,8 +73,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Light/Rooms/LczScp914.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IntakeChamber
path: ../NwPluginAPI/Core/Zones/Light/Rooms/LczScp914.cs
startLine: 23
@@ -112,8 +112,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Light/Rooms/LczScp914.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: OutputChamber
path: ../NwPluginAPI/Core/Zones/Light/Rooms/LczScp914.cs
startLine: 28
@@ -151,8 +151,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Light/Rooms/LczScp914.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Start
path: ../NwPluginAPI/Core/Zones/Light/Rooms/LczScp914.cs
startLine: 33
@@ -185,8 +185,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Light/Rooms/LczScp914.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/Zones/Light/Rooms/LczScp914.cs
startLine: 40
diff --git a/docs/PluginAPI.Core.Zones.LightZone.yml b/docs/PluginAPI.Core.Zones.LightZone.yml
index 56f6330..a7a0185 100644
--- a/docs/PluginAPI.Core.Zones.LightZone.yml
+++ b/docs/PluginAPI.Core.Zones.LightZone.yml
@@ -23,8 +23,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/LightZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: LightZone
path: ../NwPluginAPI/Core/Zones/LightZone.cs
startLine: 13
@@ -70,8 +70,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/LightZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ZoneType
path: ../NwPluginAPI/Core/Zones/LightZone.cs
startLine: 19
@@ -110,8 +110,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/LightZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: GetRooms
path: ../NwPluginAPI/Core/Zones/LightZone.cs
startLine: 22
@@ -156,8 +156,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/LightZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Rooms
path: ../NwPluginAPI/Core/Zones/LightZone.cs
startLine: 27
@@ -195,8 +195,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/LightZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Doors
path: ../NwPluginAPI/Core/Zones/LightZone.cs
startLine: 32
@@ -234,8 +234,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/LightZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: TryGetRoom
path: ../NwPluginAPI/Core/Zones/LightZone.cs
startLine: 35
@@ -282,8 +282,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/LightZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsDecontaminated
path: ../NwPluginAPI/Core/Zones/LightZone.cs
startLine: 62
@@ -321,8 +321,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/LightZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: StartDecontamination
path: ../NwPluginAPI/Core/Zones/LightZone.cs
startLine: 67
@@ -355,8 +355,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/LightZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/Zones/LightZone.cs
startLine: 76
diff --git a/docs/PluginAPI.Core.Zones.Pocket.PocketDimension.yml b/docs/PluginAPI.Core.Zones.Pocket.PocketDimension.yml
index fd7bc67..a43567d 100644
--- a/docs/PluginAPI.Core.Zones.Pocket.PocketDimension.yml
+++ b/docs/PluginAPI.Core.Zones.Pocket.PocketDimension.yml
@@ -21,8 +21,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Pocket/PocketDimension.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PocketDimension
path: ../NwPluginAPI/Core/Zones/Pocket/PocketDimension.cs
startLine: 10
@@ -75,8 +75,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Pocket/PocketDimension.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Zone
path: ../NwPluginAPI/Core/Zones/Pocket/PocketDimension.cs
startLine: 15
@@ -110,8 +110,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Pocket/PocketDimension.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Teleports
path: ../NwPluginAPI/Core/Zones/Pocket/PocketDimension.cs
startLine: 23
@@ -147,8 +147,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Pocket/PocketDimension.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Logic
path: ../NwPluginAPI/Core/Zones/Pocket/PocketDimension.cs
startLine: 28
@@ -186,8 +186,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Pocket/PocketDimension.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsAccessible
path: ../NwPluginAPI/Core/Zones/Pocket/PocketDimension.cs
startLine: 33
@@ -225,8 +225,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Pocket/PocketDimension.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ShuffleTeleports
path: ../NwPluginAPI/Core/Zones/Pocket/PocketDimension.cs
startLine: 38
@@ -257,8 +257,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Pocket/PocketDimension.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/Zones/Pocket/PocketDimension.cs
startLine: 48
diff --git a/docs/PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.yml b/docs/PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.yml
index da7db12..685d159 100644
--- a/docs/PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.yml
+++ b/docs/PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.yml
@@ -20,8 +20,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Pocket/PocketDimensionLogic.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PocketDimensionLogic
path: ../NwPluginAPI/Core/Zones/Pocket/PocketDimensionLogic.cs
startLine: 7
@@ -63,8 +63,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Pocket/PocketDimensionLogic.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PocketDimension
path: ../NwPluginAPI/Core/Zones/Pocket/PocketDimensionLogic.cs
startLine: 12
@@ -98,8 +98,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Pocket/PocketDimensionLogic.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: OnPlayerEnteredPortal
path: ../NwPluginAPI/Core/Zones/Pocket/PocketDimensionLogic.cs
startLine: 14
@@ -137,8 +137,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Pocket/PocketDimensionLogic.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: OnPlayerEnteredPD
path: ../NwPluginAPI/Core/Zones/Pocket/PocketDimensionLogic.cs
startLine: 19
@@ -176,8 +176,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Pocket/PocketDimensionLogic.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: OnDestroy
path: ../NwPluginAPI/Core/Zones/Pocket/PocketDimensionLogic.cs
startLine: 24
@@ -208,8 +208,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Pocket/PocketDimensionLogic.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/Zones/Pocket/PocketDimensionLogic.cs
startLine: 33
diff --git a/docs/PluginAPI.Core.Zones.Surface.yml b/docs/PluginAPI.Core.Zones.Surface.yml
index 4220a87..b23edd9 100644
--- a/docs/PluginAPI.Core.Zones.Surface.yml
+++ b/docs/PluginAPI.Core.Zones.Surface.yml
@@ -17,8 +17,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Surface/Surface.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Surface
path: ../NwPluginAPI/Core/Zones/Surface/Surface.cs
startLine: 7
@@ -71,8 +71,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Surface/Surface.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Zone
path: ../NwPluginAPI/Core/Zones/Surface/Surface.cs
startLine: 12
@@ -106,8 +106,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/Surface/Surface.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/Zones/Surface/Surface.cs
startLine: 19
diff --git a/docs/PluginAPI.Core.Zones.SurfaceZone.yml b/docs/PluginAPI.Core.Zones.SurfaceZone.yml
index 4fc813b..e79de1e 100644
--- a/docs/PluginAPI.Core.Zones.SurfaceZone.yml
+++ b/docs/PluginAPI.Core.Zones.SurfaceZone.yml
@@ -21,8 +21,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/SurfaceZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: SurfaceZone
path: ../NwPluginAPI/Core/Zones/SurfaceZone.cs
startLine: 10
@@ -68,8 +68,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/SurfaceZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ZoneType
path: ../NwPluginAPI/Core/Zones/SurfaceZone.cs
startLine: 16
@@ -108,8 +108,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/SurfaceZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: GetRooms
path: ../NwPluginAPI/Core/Zones/SurfaceZone.cs
startLine: 19
@@ -154,8 +154,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/SurfaceZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Rooms
path: ../NwPluginAPI/Core/Zones/SurfaceZone.cs
startLine: 24
@@ -193,8 +193,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/SurfaceZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Doors
path: ../NwPluginAPI/Core/Zones/SurfaceZone.cs
startLine: 29
@@ -232,8 +232,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/SurfaceZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: TryGetRoom
path: ../NwPluginAPI/Core/Zones/SurfaceZone.cs
startLine: 32
@@ -280,8 +280,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/SurfaceZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/Zones/SurfaceZone.cs
startLine: 56
diff --git a/docs/PluginAPI.Core.Zones.UnknownZone.yml b/docs/PluginAPI.Core.Zones.UnknownZone.yml
index 6bae1c5..acdcb46 100644
--- a/docs/PluginAPI.Core.Zones.UnknownZone.yml
+++ b/docs/PluginAPI.Core.Zones.UnknownZone.yml
@@ -15,8 +15,8 @@ items:
source:
remote:
path: NwPluginAPI/Core/Zones/UnknownZone.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: UnknownZone
path: ../NwPluginAPI/Core/Zones/UnknownZone.cs
startLine: 5
diff --git a/docs/PluginAPI.Enums.CommandType.yml b/docs/PluginAPI.Enums.CommandType.yml
index c9ff5c9..b1c32fd 100644
--- a/docs/PluginAPI.Enums.CommandType.yml
+++ b/docs/PluginAPI.Enums.CommandType.yml
@@ -18,8 +18,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/CommandType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: CommandType
path: ../NwPluginAPI/Enums/CommandType.cs
startLine: 8
@@ -61,8 +61,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/CommandType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Console
path: ../NwPluginAPI/Enums/CommandType.cs
startLine: 11
@@ -93,8 +93,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/CommandType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: GameConsole
path: ../NwPluginAPI/Enums/CommandType.cs
startLine: 12
@@ -125,8 +125,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/CommandType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: RemoteAdmin
path: ../NwPluginAPI/Enums/CommandType.cs
startLine: 13
diff --git a/docs/PluginAPI.Enums.LoadPriority.yml b/docs/PluginAPI.Enums.LoadPriority.yml
index f1d51c0..0bcfbd8 100644
--- a/docs/PluginAPI.Enums.LoadPriority.yml
+++ b/docs/PluginAPI.Enums.LoadPriority.yml
@@ -20,8 +20,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/LoadPriority.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: LoadPriority
path: ../NwPluginAPI/Enums/LoadPriority.cs
startLine: 5
@@ -53,8 +53,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/LoadPriority.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Lowest
path: ../NwPluginAPI/Enums/LoadPriority.cs
startLine: 7
@@ -85,8 +85,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/LoadPriority.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Low
path: ../NwPluginAPI/Enums/LoadPriority.cs
startLine: 8
@@ -117,8 +117,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/LoadPriority.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Medium
path: ../NwPluginAPI/Enums/LoadPriority.cs
startLine: 9
@@ -149,8 +149,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/LoadPriority.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: High
path: ../NwPluginAPI/Enums/LoadPriority.cs
startLine: 10
@@ -181,8 +181,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/LoadPriority.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Highest
path: ../NwPluginAPI/Enums/LoadPriority.cs
startLine: 11
diff --git a/docs/PluginAPI.Enums.LogType.yml b/docs/PluginAPI.Enums.LogType.yml
index e131f64..10f18f2 100644
--- a/docs/PluginAPI.Enums.LogType.yml
+++ b/docs/PluginAPI.Enums.LogType.yml
@@ -20,8 +20,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/LogType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: LogType
path: ../NwPluginAPI/Enums/LogType.cs
startLine: 5
@@ -53,8 +53,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/LogType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Info
path: ../NwPluginAPI/Enums/LogType.cs
startLine: 7
@@ -85,8 +85,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/LogType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Warning
path: ../NwPluginAPI/Enums/LogType.cs
startLine: 8
@@ -117,8 +117,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/LogType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Error
path: ../NwPluginAPI/Enums/LogType.cs
startLine: 9
@@ -149,8 +149,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/LogType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Debug
path: ../NwPluginAPI/Enums/LogType.cs
startLine: 10
@@ -181,8 +181,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/LogType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Raw
path: ../NwPluginAPI/Enums/LogType.cs
startLine: 11
diff --git a/docs/PluginAPI.Enums.ServerEventType.yml b/docs/PluginAPI.Enums.ServerEventType.yml
index 980d603..249b4fc 100644
--- a/docs/PluginAPI.Enums.ServerEventType.yml
+++ b/docs/PluginAPI.Enums.ServerEventType.yml
@@ -87,8 +87,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ServerEventType
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 15
@@ -120,8 +120,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerJoined
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 23
@@ -155,8 +155,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerLeft
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 31
@@ -190,8 +190,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerDeath
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 39
@@ -225,8 +225,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: LczDecontaminationStart
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 44
@@ -259,8 +259,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: LczDecontaminationAnnouncement
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 52
@@ -294,8 +294,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: MapGenerated
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 57
@@ -328,8 +328,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: GrenadeExploded
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 65
@@ -363,8 +363,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ItemSpawned
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 73
@@ -398,8 +398,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: GeneratorActivated
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 81
@@ -433,8 +433,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlaceBlood
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 86
@@ -467,8 +467,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlaceBulletHole
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 91
@@ -501,8 +501,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerActivateGenerator
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 99
@@ -536,8 +536,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerAimWeapon
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 107
@@ -571,8 +571,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerBanned
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 115
@@ -606,8 +606,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerCancelUsingItem
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 123
@@ -641,8 +641,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerChangeItem
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 131
@@ -676,8 +676,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerChangeRadioRange
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 139
@@ -708,8 +708,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerChangeSpectator
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 147
@@ -743,8 +743,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerCloseGenerator
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 155
@@ -778,8 +778,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerDamagedShootingTarget
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 163
@@ -813,8 +813,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerDamagedWindow
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 171
@@ -848,8 +848,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerDeactivatedGenerator
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 179
@@ -883,8 +883,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerDropAmmo
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 187
@@ -918,8 +918,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerDropItem
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 195
@@ -953,8 +953,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerDryfireWeapon
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 203
@@ -988,8 +988,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerEscape
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 211
@@ -1023,8 +1023,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerHandcuff
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 219
@@ -1058,8 +1058,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerRemoveHandcuffs
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 227
@@ -1093,8 +1093,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerDamage
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 235
@@ -1128,8 +1128,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerInteractElevator
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 243
@@ -1163,8 +1163,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerInteractLocker
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 251
@@ -1198,8 +1198,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerInteractScp330
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 259
@@ -1233,8 +1233,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerInteractShootingTarget
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 267
@@ -1268,8 +1268,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerKicked
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 275
@@ -1303,8 +1303,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerMakeNoise
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 283
@@ -1338,8 +1338,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerOpenGenerator
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 291
@@ -1373,8 +1373,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerPickupAmmo
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 299
@@ -1408,8 +1408,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerPickupArmor
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 307
@@ -1443,8 +1443,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerPickupScp330
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 315
@@ -1478,8 +1478,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerPreauth
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 323
@@ -1513,8 +1513,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerReceiveEffect
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 331
@@ -1548,8 +1548,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerReloadWeapon
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 339
@@ -1583,8 +1583,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerChangeRole
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 347
@@ -1618,8 +1618,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerSearchPickup
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 355
@@ -1653,8 +1653,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerSearchedPickup
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 363
@@ -1688,8 +1688,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerShotWeapon
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 371
@@ -1723,8 +1723,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerSpawn
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 379
@@ -1758,8 +1758,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: RagdollSpawn
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 387
@@ -1793,8 +1793,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerThrowItem
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 395
@@ -1828,8 +1828,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerToggleFlashlight
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 403
@@ -1863,8 +1863,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerUnloadWeapon
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 411
@@ -1898,8 +1898,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerUnlockGenerator
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 419
@@ -1933,8 +1933,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerUsedItem
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 427
@@ -1968,8 +1968,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerUseHotkey
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 435
@@ -2003,8 +2003,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerUseItem
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 443
@@ -2038,8 +2038,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerReport
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 451
@@ -2073,8 +2073,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerCheaterReport
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 459
@@ -2108,8 +2108,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: RoundEnd
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 464
@@ -2142,8 +2142,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: RoundRestart
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 469
@@ -2176,8 +2176,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: RoundStart
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 474
@@ -2210,8 +2210,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: WaitingForPlayers
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 479
@@ -2244,8 +2244,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: WarheadStart
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 487
@@ -2279,8 +2279,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: WarheadStop
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 495
@@ -2314,8 +2314,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: WarheadDetonation
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 500
@@ -2348,8 +2348,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerMuted
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 508
@@ -2383,8 +2383,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerUnmuted
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 516
@@ -2418,8 +2418,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerCheckReservedSlot
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 524
@@ -2453,8 +2453,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerRemoteAdminCommand
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 532
@@ -2488,8 +2488,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerGameConsoleCommand
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 540
@@ -2523,8 +2523,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ConsoleCommand
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 548
@@ -2558,8 +2558,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: TeamRespawnSelected
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 557
@@ -2593,8 +2593,8 @@ items:
source:
remote:
path: NwPluginAPI/Enums/ServerEventType.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: TeamRespawn
path: ../NwPluginAPI/Enums/ServerEventType.cs
startLine: 565
diff --git a/docs/PluginAPI.Events.Event.yml b/docs/PluginAPI.Events.Event.yml
index 08e25e9..e920782 100644
--- a/docs/PluginAPI.Events.Event.yml
+++ b/docs/PluginAPI.Events.Event.yml
@@ -20,8 +20,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/Event.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Event
path: ../NwPluginAPI/Events/Event.cs
startLine: 11
@@ -63,8 +63,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/Event.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Invokers
path: ../NwPluginAPI/Events/Event.cs
startLine: 26
@@ -96,8 +96,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/Event.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Parameters
path: ../NwPluginAPI/Events/Event.cs
startLine: 28
@@ -129,8 +129,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/Event.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Events/Event.cs
startLine: 34
@@ -168,8 +168,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/Event.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: RegenerateParameters
path: ../NwPluginAPI/Events/Event.cs
startLine: 46
@@ -208,8 +208,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/Event.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: RegisterInvoker
path: ../NwPluginAPI/Events/Event.cs
startLine: 72
diff --git a/docs/PluginAPI.Events.EventInvokeLocation.yml b/docs/PluginAPI.Events.EventInvokeLocation.yml
index f041664..1c6d08c 100644
--- a/docs/PluginAPI.Events.EventInvokeLocation.yml
+++ b/docs/PluginAPI.Events.EventInvokeLocation.yml
@@ -19,8 +19,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/EventInvokeLocation.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: EventInvokeLocation
path: ../NwPluginAPI/Events/EventInvokeLocation.cs
startLine: 9
@@ -62,8 +62,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/EventInvokeLocation.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Plugin
path: ../NwPluginAPI/Events/EventInvokeLocation.cs
startLine: 11
@@ -93,8 +93,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/EventInvokeLocation.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Target
path: ../NwPluginAPI/Events/EventInvokeLocation.cs
startLine: 12
@@ -124,8 +124,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/EventInvokeLocation.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Method
path: ../NwPluginAPI/Events/EventInvokeLocation.cs
startLine: 13
@@ -155,8 +155,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/EventInvokeLocation.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Invoke
path: ../NwPluginAPI/Events/EventInvokeLocation.cs
startLine: 20
diff --git a/docs/PluginAPI.Events.EventManager.yml b/docs/PluginAPI.Events.EventManager.yml
index af50f9a..881bf86 100644
--- a/docs/PluginAPI.Events.EventManager.yml
+++ b/docs/PluginAPI.Events.EventManager.yml
@@ -21,8 +21,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/EventManager.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: EventManager
path: ../NwPluginAPI/Events/EventManager.cs
startLine: 28
@@ -65,8 +65,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/EventManager.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Events
path: ../NwPluginAPI/Events/EventManager.cs
startLine: 38
@@ -102,8 +102,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/EventManager.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: RegisterEvents
path: ../NwPluginAPI/Events/EventManager.cs
startLine: 280
@@ -140,8 +140,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/EventManager.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: RegisterEvents
path: ../NwPluginAPI/Events/EventManager.cs
startLine: 290
@@ -185,8 +185,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/EventManager.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: RegisterEvents
path: ../NwPluginAPI/Events/EventManager.cs
startLine: 306
@@ -226,8 +226,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/EventManager.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ExecuteEvent
path: ../NwPluginAPI/Events/EventManager.cs
startLine: 359
@@ -273,8 +273,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/EventManager.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ExecuteEvent
path: ../NwPluginAPI/Events/EventManager.cs
startLine: 368
diff --git a/docs/PluginAPI.Events.EventParameter.yml b/docs/PluginAPI.Events.EventParameter.yml
index 7a3321f..1eba007 100644
--- a/docs/PluginAPI.Events.EventParameter.yml
+++ b/docs/PluginAPI.Events.EventParameter.yml
@@ -18,8 +18,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/EventParameter.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: EventParameter
path: ../NwPluginAPI/Events/EventParameter.cs
startLine: 7
@@ -61,8 +61,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/EventParameter.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: BaseType
path: ../NwPluginAPI/Events/EventParameter.cs
startLine: 12
@@ -98,8 +98,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/EventParameter.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: DefaultIdentifierName
path: ../NwPluginAPI/Events/EventParameter.cs
startLine: 17
@@ -135,8 +135,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/EventParameter.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Events/EventParameter.cs
startLine: 24
diff --git a/docs/PluginAPI.Events.IEventCancellation.yml b/docs/PluginAPI.Events.IEventCancellation.yml
index 6cacb74..52a2a92 100644
--- a/docs/PluginAPI.Events.IEventCancellation.yml
+++ b/docs/PluginAPI.Events.IEventCancellation.yml
@@ -16,8 +16,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/IEventCancellation.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IEventCancellation
path: ../NwPluginAPI/Events/IEventCancellation.cs
startLine: 8
@@ -49,8 +49,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/IEventCancellation.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsCancelled
path: ../NwPluginAPI/Events/IEventCancellation.cs
startLine: 13
diff --git a/docs/PluginAPI.Events.PlayerCheckReservedSlotCancellationData.yml b/docs/PluginAPI.Events.PlayerCheckReservedSlotCancellationData.yml
index 1dad55f..67c5eac 100644
--- a/docs/PluginAPI.Events.PlayerCheckReservedSlotCancellationData.yml
+++ b/docs/PluginAPI.Events.PlayerCheckReservedSlotCancellationData.yml
@@ -19,8 +19,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/IEventCancellation.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PlayerCheckReservedSlotCancellationData
path: ../NwPluginAPI/Events/IEventCancellation.cs
startLine: 199
@@ -64,8 +64,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/IEventCancellation.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsCancelled
path: ../NwPluginAPI/Events/IEventCancellation.cs
startLine: 202
@@ -104,8 +104,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/IEventCancellation.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: HasReservedSlot
path: ../NwPluginAPI/Events/IEventCancellation.cs
startLine: 205
@@ -137,8 +137,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/IEventCancellation.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: LeaveUnchanged
path: ../NwPluginAPI/Events/IEventCancellation.cs
startLine: 217
@@ -174,8 +174,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/IEventCancellation.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Override
path: ../NwPluginAPI/Events/IEventCancellation.cs
startLine: 225
diff --git a/docs/PluginAPI.Events.PreauthCancellationData.yml b/docs/PluginAPI.Events.PreauthCancellationData.yml
index 99ba4b8..580c5b5 100644
--- a/docs/PluginAPI.Events.PreauthCancellationData.yml
+++ b/docs/PluginAPI.Events.PreauthCancellationData.yml
@@ -26,8 +26,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/IEventCancellation.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PreauthCancellationData
path: ../NwPluginAPI/Events/IEventCancellation.cs
startLine: 19
@@ -71,8 +71,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/IEventCancellation.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsCancelled
path: ../NwPluginAPI/Events/IEventCancellation.cs
startLine: 22
@@ -111,8 +111,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/IEventCancellation.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: RejectDelay
path: ../NwPluginAPI/Events/IEventCancellation.cs
startLine: 40
@@ -155,8 +155,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/IEventCancellation.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: RejectRedirect
path: ../NwPluginAPI/Events/IEventCancellation.cs
startLine: 54
@@ -199,8 +199,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/IEventCancellation.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: RejectBanned
path: ../NwPluginAPI/Events/IEventCancellation.cs
startLine: 63
@@ -246,8 +246,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/IEventCancellation.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: RejectBanned
path: ../NwPluginAPI/Events/IEventCancellation.cs
startLine: 74
@@ -293,8 +293,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/IEventCancellation.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Reject
path: ../NwPluginAPI/Events/IEventCancellation.cs
startLine: 88
@@ -337,8 +337,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/IEventCancellation.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Reject
path: ../NwPluginAPI/Events/IEventCancellation.cs
startLine: 102
@@ -381,8 +381,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/IEventCancellation.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Reject
path: ../NwPluginAPI/Events/IEventCancellation.cs
startLine: 123
@@ -425,8 +425,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/IEventCancellation.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Accept
path: ../NwPluginAPI/Events/IEventCancellation.cs
startLine: 129
@@ -462,8 +462,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/IEventCancellation.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: HandledManually
path: ../NwPluginAPI/Events/IEventCancellation.cs
startLine: 136
@@ -499,8 +499,8 @@ items:
source:
remote:
path: NwPluginAPI/Events/IEventCancellation.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: GenerateWriter
path: ../NwPluginAPI/Events/IEventCancellation.cs
startLine: 159
diff --git a/docs/PluginAPI.Helpers.Paths.yml b/docs/PluginAPI.Helpers.Paths.yml
index 01757a8..c26c8be 100644
--- a/docs/PluginAPI.Helpers.Paths.yml
+++ b/docs/PluginAPI.Helpers.Paths.yml
@@ -24,8 +24,8 @@ items:
source:
remote:
path: NwPluginAPI/Helpers/Paths.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Paths
path: ../NwPluginAPI/Helpers/Paths.cs
startLine: 11
@@ -68,8 +68,8 @@ items:
source:
remote:
path: NwPluginAPI/Helpers/Paths.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Global
path: ../NwPluginAPI/Helpers/Paths.cs
startLine: 16
@@ -107,8 +107,8 @@ items:
source:
remote:
path: NwPluginAPI/Helpers/Paths.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: GlobalPlugins
path: ../NwPluginAPI/Helpers/Paths.cs
startLine: 21
@@ -146,8 +146,8 @@ items:
source:
remote:
path: NwPluginAPI/Helpers/Paths.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: LocalPlugins
path: ../NwPluginAPI/Helpers/Paths.cs
startLine: 26
@@ -185,8 +185,8 @@ items:
source:
remote:
path: NwPluginAPI/Helpers/Paths.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Configs
path: ../NwPluginAPI/Helpers/Paths.cs
startLine: 31
@@ -224,8 +224,8 @@ items:
source:
remote:
path: NwPluginAPI/Helpers/Paths.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: AppData
path: ../NwPluginAPI/Helpers/Paths.cs
startLine: 36
@@ -263,8 +263,8 @@ items:
source:
remote:
path: NwPluginAPI/Helpers/Paths.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: SecretLab
path: ../NwPluginAPI/Helpers/Paths.cs
startLine: 41
@@ -302,8 +302,8 @@ items:
source:
remote:
path: NwPluginAPI/Helpers/Paths.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PluginAPI
path: ../NwPluginAPI/Helpers/Paths.cs
startLine: 46
@@ -341,8 +341,8 @@ items:
source:
remote:
path: NwPluginAPI/Helpers/Paths.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Plugins
path: ../NwPluginAPI/Helpers/Paths.cs
startLine: 51
@@ -380,8 +380,8 @@ items:
source:
remote:
path: NwPluginAPI/Helpers/Paths.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Dependencies
path: ../NwPluginAPI/Helpers/Paths.cs
startLine: 56
diff --git a/docs/PluginAPI.Loader.AssemblyLoader.yml b/docs/PluginAPI.Loader.AssemblyLoader.yml
index 52a78f4..94d06fa 100644
--- a/docs/PluginAPI.Loader.AssemblyLoader.yml
+++ b/docs/PluginAPI.Loader.AssemblyLoader.yml
@@ -21,8 +21,8 @@ items:
source:
remote:
path: NwPluginAPI/Loader/AssemblyLoader.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: AssemblyLoader
path: ../NwPluginAPI/Loader/AssemblyLoader.cs
startLine: 18
@@ -65,8 +65,8 @@ items:
source:
remote:
path: NwPluginAPI/Loader/AssemblyLoader.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: MainAssembly
path: ../NwPluginAPI/Loader/AssemblyLoader.cs
startLine: 25
@@ -104,8 +104,8 @@ items:
source:
remote:
path: NwPluginAPI/Loader/AssemblyLoader.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Plugins
path: ../NwPluginAPI/Loader/AssemblyLoader.cs
startLine: 37
@@ -143,8 +143,8 @@ items:
source:
remote:
path: NwPluginAPI/Loader/AssemblyLoader.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: InstalledPlugins
path: ../NwPluginAPI/Loader/AssemblyLoader.cs
startLine: 44
@@ -182,8 +182,8 @@ items:
source:
remote:
path: NwPluginAPI/Loader/AssemblyLoader.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Dependencies
path: ../NwPluginAPI/Loader/AssemblyLoader.cs
startLine: 49
@@ -221,8 +221,8 @@ items:
source:
remote:
path: NwPluginAPI/Loader/AssemblyLoader.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: IsLoaded
path: ../NwPluginAPI/Loader/AssemblyLoader.cs
startLine: 55
@@ -260,8 +260,8 @@ items:
source:
remote:
path: NwPluginAPI/Loader/AssemblyLoader.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Initialize
path: ../NwPluginAPI/Loader/AssemblyLoader.cs
startLine: 60
diff --git a/docs/PluginAPI.Loader.Features.PluginDirectory.yml b/docs/PluginAPI.Loader.Features.PluginDirectory.yml
index dbe9c64..d567550 100644
--- a/docs/PluginAPI.Loader.Features.PluginDirectory.yml
+++ b/docs/PluginAPI.Loader.Features.PluginDirectory.yml
@@ -18,8 +18,8 @@ items:
source:
remote:
path: NwPluginAPI/Loader/Features/PluginDirectory.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PluginDirectory
path: ../NwPluginAPI/Loader/Features/PluginDirectory.cs
startLine: 7
@@ -58,8 +58,8 @@ items:
source:
remote:
path: NwPluginAPI/Loader/Features/PluginDirectory.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Loader/Features/PluginDirectory.cs
startLine: 13
@@ -94,8 +94,8 @@ items:
source:
remote:
path: NwPluginAPI/Loader/Features/PluginDirectory.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Dependencies
path: ../NwPluginAPI/Loader/Features/PluginDirectory.cs
startLine: 23
@@ -131,8 +131,8 @@ items:
source:
remote:
path: NwPluginAPI/Loader/Features/PluginDirectory.cs
- branch: dev
- repo: https://github.com/northwood-studios/NwPluginAPI.git
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Plugins
path: ../NwPluginAPI/Loader/Features/PluginDirectory.cs
startLine: 28
diff --git a/docs/PluginAPI.PluginApiVersion.yml b/docs/PluginAPI.PluginApiVersion.yml
new file mode 100644
index 0000000..a36c696
--- /dev/null
+++ b/docs/PluginAPI.PluginApiVersion.yml
@@ -0,0 +1,418 @@
+### YamlMime:ManagedReference
+items:
+- uid: PluginAPI.PluginApiVersion
+ commentId: T:PluginAPI.PluginApiVersion
+ id: PluginApiVersion
+ parent: PluginAPI
+ children:
+ - PluginAPI.PluginApiVersion.Version
+ - PluginAPI.PluginApiVersion.VersionString
+ langs:
+ - csharp
+ - vb
+ name: PluginApiVersion
+ nameWithType: PluginApiVersion
+ fullName: PluginAPI.PluginApiVersion
+ type: Class
+ source:
+ remote:
+ path: NwPluginAPI/PluginApiVersion.cs
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
+ id: PluginApiVersion
+ path: ../NwPluginAPI/PluginApiVersion.cs
+ startLine: 2
+ assemblies:
+ - PluginAPI
+ namespace: PluginAPI
+ syntax:
+ content: public static class PluginApiVersion
+ content.vb: Public Module PluginApiVersion
+ inheritance:
+ - System.Object
+ inheritedMembers:
+ - System.Object.ToString
+ - System.Object.Equals(System.Object)
+ - System.Object.Equals(System.Object,System.Object)
+ - System.Object.ReferenceEquals(System.Object,System.Object)
+ - System.Object.GetHashCode
+ - System.Object.GetType
+ - System.Object.MemberwiseClone
+ modifiers.csharp:
+ - public
+ - static
+ - class
+ modifiers.vb:
+ - Public
+ - Module
+- uid: PluginAPI.PluginApiVersion.Version
+ commentId: F:PluginAPI.PluginApiVersion.Version
+ id: Version
+ parent: PluginAPI.PluginApiVersion
+ langs:
+ - csharp
+ - vb
+ name: Version
+ nameWithType: PluginApiVersion.Version
+ fullName: PluginAPI.PluginApiVersion.Version
+ type: Field
+ source:
+ remote:
+ path: NwPluginAPI/PluginApiVersion.cs
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
+ id: Version
+ path: ../NwPluginAPI/PluginApiVersion.cs
+ startLine: 4
+ assemblies:
+ - PluginAPI
+ namespace: PluginAPI
+ syntax:
+ content: public const string Version = "12.0.0"
+ return:
+ type: System.String
+ content.vb: Public Const Version As String = "12.0.0"
+ modifiers.csharp:
+ - public
+ - const
+ modifiers.vb:
+ - Public
+ - Const
+- uid: PluginAPI.PluginApiVersion.VersionString
+ commentId: F:PluginAPI.PluginApiVersion.VersionString
+ id: VersionString
+ parent: PluginAPI.PluginApiVersion
+ langs:
+ - csharp
+ - vb
+ name: VersionString
+ nameWithType: PluginApiVersion.VersionString
+ fullName: PluginAPI.PluginApiVersion.VersionString
+ type: Field
+ source:
+ remote:
+ path: NwPluginAPI/PluginApiVersion.cs
+ branch: master
+ repo: git@github.com:northwood-studios/NwPluginAPI.git
+ id: VersionString
+ path: ../NwPluginAPI/PluginApiVersion.cs
+ startLine: 5
+ assemblies:
+ - PluginAPI
+ namespace: PluginAPI
+ syntax:
+ content: public const string VersionString = "12.0.0-beta8"
+ return:
+ type: System.String
+ content.vb: Public Const VersionString As String = "12.0.0-beta8"
+ modifiers.csharp:
+ - public
+ - const
+ modifiers.vb:
+ - Public
+ - Const
+references:
+- uid: PluginAPI
+ commentId: N:PluginAPI
+ name: PluginAPI
+ nameWithType: PluginAPI
+ fullName: PluginAPI
+- uid: System.Object
+ commentId: T:System.Object
+ parent: System
+ isExternal: true
+ name: Object
+ nameWithType: Object
+ fullName: System.Object
+- uid: System.Object.ToString
+ commentId: M:System.Object.ToString
+ parent: System.Object
+ isExternal: true
+ name: ToString()
+ nameWithType: Object.ToString()
+ fullName: System.Object.ToString()
+ spec.csharp:
+ - uid: System.Object.ToString
+ name: ToString
+ nameWithType: Object.ToString
+ fullName: System.Object.ToString
+ isExternal: true
+ - name: (
+ nameWithType: (
+ fullName: (
+ - name: )
+ nameWithType: )
+ fullName: )
+ spec.vb:
+ - uid: System.Object.ToString
+ name: ToString
+ nameWithType: Object.ToString
+ fullName: System.Object.ToString
+ isExternal: true
+ - name: (
+ nameWithType: (
+ fullName: (
+ - name: )
+ nameWithType: )
+ fullName: )
+- uid: System.Object.Equals(System.Object)
+ commentId: M:System.Object.Equals(System.Object)
+ parent: System.Object
+ isExternal: true
+ name: Equals(Object)
+ nameWithType: Object.Equals(Object)
+ fullName: System.Object.Equals(System.Object)
+ spec.csharp:
+ - uid: System.Object.Equals(System.Object)
+ name: Equals
+ nameWithType: Object.Equals
+ fullName: System.Object.Equals
+ isExternal: true
+ - name: (
+ nameWithType: (
+ fullName: (
+ - uid: System.Object
+ name: Object
+ nameWithType: Object
+ fullName: System.Object
+ isExternal: true
+ - name: )
+ nameWithType: )
+ fullName: )
+ spec.vb:
+ - uid: System.Object.Equals(System.Object)
+ name: Equals
+ nameWithType: Object.Equals
+ fullName: System.Object.Equals
+ isExternal: true
+ - name: (
+ nameWithType: (
+ fullName: (
+ - uid: System.Object
+ name: Object
+ nameWithType: Object
+ fullName: System.Object
+ isExternal: true
+ - name: )
+ nameWithType: )
+ fullName: )
+- uid: System.Object.Equals(System.Object,System.Object)
+ commentId: M:System.Object.Equals(System.Object,System.Object)
+ parent: System.Object
+ isExternal: true
+ name: Equals(Object, Object)
+ nameWithType: Object.Equals(Object, Object)
+ fullName: System.Object.Equals(System.Object, System.Object)
+ spec.csharp:
+ - uid: System.Object.Equals(System.Object,System.Object)
+ name: Equals
+ nameWithType: Object.Equals
+ fullName: System.Object.Equals
+ isExternal: true
+ - name: (
+ nameWithType: (
+ fullName: (
+ - uid: System.Object
+ name: Object
+ nameWithType: Object
+ fullName: System.Object
+ isExternal: true
+ - name: ', '
+ nameWithType: ', '
+ fullName: ', '
+ - uid: System.Object
+ name: Object
+ nameWithType: Object
+ fullName: System.Object
+ isExternal: true
+ - name: )
+ nameWithType: )
+ fullName: )
+ spec.vb:
+ - uid: System.Object.Equals(System.Object,System.Object)
+ name: Equals
+ nameWithType: Object.Equals
+ fullName: System.Object.Equals
+ isExternal: true
+ - name: (
+ nameWithType: (
+ fullName: (
+ - uid: System.Object
+ name: Object
+ nameWithType: Object
+ fullName: System.Object
+ isExternal: true
+ - name: ', '
+ nameWithType: ', '
+ fullName: ', '
+ - uid: System.Object
+ name: Object
+ nameWithType: Object
+ fullName: System.Object
+ isExternal: true
+ - name: )
+ nameWithType: )
+ fullName: )
+- uid: System.Object.ReferenceEquals(System.Object,System.Object)
+ commentId: M:System.Object.ReferenceEquals(System.Object,System.Object)
+ parent: System.Object
+ isExternal: true
+ name: ReferenceEquals(Object, Object)
+ nameWithType: Object.ReferenceEquals(Object, Object)
+ fullName: System.Object.ReferenceEquals(System.Object, System.Object)
+ spec.csharp:
+ - uid: System.Object.ReferenceEquals(System.Object,System.Object)
+ name: ReferenceEquals
+ nameWithType: Object.ReferenceEquals
+ fullName: System.Object.ReferenceEquals
+ isExternal: true
+ - name: (
+ nameWithType: (
+ fullName: (
+ - uid: System.Object
+ name: Object
+ nameWithType: Object
+ fullName: System.Object
+ isExternal: true
+ - name: ', '
+ nameWithType: ', '
+ fullName: ', '
+ - uid: System.Object
+ name: Object
+ nameWithType: Object
+ fullName: System.Object
+ isExternal: true
+ - name: )
+ nameWithType: )
+ fullName: )
+ spec.vb:
+ - uid: System.Object.ReferenceEquals(System.Object,System.Object)
+ name: ReferenceEquals
+ nameWithType: Object.ReferenceEquals
+ fullName: System.Object.ReferenceEquals
+ isExternal: true
+ - name: (
+ nameWithType: (
+ fullName: (
+ - uid: System.Object
+ name: Object
+ nameWithType: Object
+ fullName: System.Object
+ isExternal: true
+ - name: ', '
+ nameWithType: ', '
+ fullName: ', '
+ - uid: System.Object
+ name: Object
+ nameWithType: Object
+ fullName: System.Object
+ isExternal: true
+ - name: )
+ nameWithType: )
+ fullName: )
+- uid: System.Object.GetHashCode
+ commentId: M:System.Object.GetHashCode
+ parent: System.Object
+ isExternal: true
+ name: GetHashCode()
+ nameWithType: Object.GetHashCode()
+ fullName: System.Object.GetHashCode()
+ spec.csharp:
+ - uid: System.Object.GetHashCode
+ name: GetHashCode
+ nameWithType: Object.GetHashCode
+ fullName: System.Object.GetHashCode
+ isExternal: true
+ - name: (
+ nameWithType: (
+ fullName: (
+ - name: )
+ nameWithType: )
+ fullName: )
+ spec.vb:
+ - uid: System.Object.GetHashCode
+ name: GetHashCode
+ nameWithType: Object.GetHashCode
+ fullName: System.Object.GetHashCode
+ isExternal: true
+ - name: (
+ nameWithType: (
+ fullName: (
+ - name: )
+ nameWithType: )
+ fullName: )
+- uid: System.Object.GetType
+ commentId: M:System.Object.GetType
+ parent: System.Object
+ isExternal: true
+ name: GetType()
+ nameWithType: Object.GetType()
+ fullName: System.Object.GetType()
+ spec.csharp:
+ - uid: System.Object.GetType
+ name: GetType
+ nameWithType: Object.GetType
+ fullName: System.Object.GetType
+ isExternal: true
+ - name: (
+ nameWithType: (
+ fullName: (
+ - name: )
+ nameWithType: )
+ fullName: )
+ spec.vb:
+ - uid: System.Object.GetType
+ name: GetType
+ nameWithType: Object.GetType
+ fullName: System.Object.GetType
+ isExternal: true
+ - name: (
+ nameWithType: (
+ fullName: (
+ - name: )
+ nameWithType: )
+ fullName: )
+- uid: System.Object.MemberwiseClone
+ commentId: M:System.Object.MemberwiseClone
+ parent: System.Object
+ isExternal: true
+ name: MemberwiseClone()
+ nameWithType: Object.MemberwiseClone()
+ fullName: System.Object.MemberwiseClone()
+ spec.csharp:
+ - uid: System.Object.MemberwiseClone
+ name: MemberwiseClone
+ nameWithType: Object.MemberwiseClone
+ fullName: System.Object.MemberwiseClone
+ isExternal: true
+ - name: (
+ nameWithType: (
+ fullName: (
+ - name: )
+ nameWithType: )
+ fullName: )
+ spec.vb:
+ - uid: System.Object.MemberwiseClone
+ name: MemberwiseClone
+ nameWithType: Object.MemberwiseClone
+ fullName: System.Object.MemberwiseClone
+ isExternal: true
+ - name: (
+ nameWithType: (
+ fullName: (
+ - name: )
+ nameWithType: )
+ fullName: )
+- uid: System
+ commentId: N:System
+ isExternal: true
+ name: System
+ nameWithType: System
+ fullName: System
+- uid: System.String
+ commentId: T:System.String
+ parent: System
+ isExternal: true
+ name: String
+ nameWithType: String
+ fullName: System.String
diff --git a/docs/PluginAPI.yml b/docs/PluginAPI.yml
new file mode 100644
index 0000000..35fa512
--- /dev/null
+++ b/docs/PluginAPI.yml
@@ -0,0 +1,22 @@
+### YamlMime:ManagedReference
+items:
+- uid: PluginAPI
+ commentId: N:PluginAPI
+ id: PluginAPI
+ children:
+ - PluginAPI.PluginApiVersion
+ langs:
+ - csharp
+ - vb
+ name: PluginAPI
+ nameWithType: PluginAPI
+ fullName: PluginAPI
+ type: Namespace
+ assemblies:
+ - PluginAPI
+references:
+- uid: PluginAPI.PluginApiVersion
+ commentId: T:PluginAPI.PluginApiVersion
+ name: PluginApiVersion
+ nameWithType: PluginApiVersion
+ fullName: PluginAPI.PluginApiVersion
diff --git a/docs/api/index.html b/docs/api/index.html
index 4039173..07922a6 100644
--- a/docs/api/index.html
+++ b/docs/api/index.html
@@ -19,7 +19,7 @@
-
+
@@ -60,10 +60,6 @@
-
-