mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-30 00:22:40 +01:00
Add Octokit to installer
This commit is contained in:
@@ -101,6 +101,9 @@
|
||||
<Component Id="LibGit2Sharp" Guid="*">
|
||||
<File Source="$(var.TGServerService.TargetDir)/LibGit2Sharp.dll" />
|
||||
</Component>
|
||||
<Component Id="Octokit" Guid="*">
|
||||
<File Source="$(var.TGControlPanel.TargetDir)/Octokit.dll" />
|
||||
</Component>
|
||||
<Component Id="MeebeySmartIrc4net" Guid="*">
|
||||
<File Source="$(var.TGServerService.TargetDir)/Meebey.SmartIrc4net.dll" />
|
||||
</Component>
|
||||
|
||||
Reference in New Issue
Block a user