We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
DeploymentActivation
1 parent 31ac130 commit 9044eb0Copy full SHA for 9044eb0
src/Tgstation.Server.Host/Components/Events/EventType.cs
@@ -163,7 +163,7 @@ public enum EventType
163
DeploymentCleanup,
164
165
/// <summary>
166
- /// Whenever a deployment is about to be used by the game server. May fire multiple times per deployment.
+ /// Whenever a deployment is about to be used by the game server. May fire multiple times per deployment. Parameters: Game directory path
167
/// </summary>
168
[EventScript("DeploymentActivation")]
169
DeploymentActivation,
0 commit comments