mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
New Fetch Profiles
Added a fetch profile method to the Common Plugin Helper.
This commit is contained in:
parent
0cdd760a48
commit
2df6f0cbaf
4 changed files with 36 additions and 1 deletions
|
|
@ -37,3 +37,4 @@ using System.Runtime.InteropServices;
|
|||
[assembly: InternalsVisibleTo("ARK Server Manager")]
|
||||
[assembly: InternalsVisibleTo("ConanServerManager")]
|
||||
[assembly: InternalsVisibleTo("ServerManager")]
|
||||
[assembly: InternalsVisibleTo("ServerManager.Plugin.Common.UnitTests")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue