mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-12 16:18:07 -05:00
Move T6 parser to javascript parser
This commit is contained in:
@ -13,6 +13,7 @@ namespace SharedLibraryCore.Configuration
|
||||
public IList<string> AutoMessages { get; set; }
|
||||
public bool UseT6MParser { get; set; }
|
||||
public string ManualLogPath { get; set; }
|
||||
public string CustomParserVersion { get; set; }
|
||||
public int ReservedSlotNumber { get; set; }
|
||||
|
||||
public IBaseConfiguration Generate()
|
||||
|
Reference in New Issue
Block a user