mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-11 23:58:08 -05:00
Finish preliminary parser for TeknoMW3
This commit is contained in:
@ -14,5 +14,6 @@ namespace SharedLibraryCore.Interfaces
|
||||
Task<string[]> ExecuteCommandAsync(Connection connection, string command);
|
||||
Task<List<EFClient>> GetStatusAsync(Connection connection);
|
||||
IRConParserConfiguration Configuration { get; set; }
|
||||
string Version { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user