mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-14 19:29:36 +01:00
Update CommandLineParser. Refactor some code to make it work.
This commit is contained in:
@@ -11,6 +11,10 @@ namespace Robust.UnitTesting
|
||||
{
|
||||
}
|
||||
|
||||
public void SetCommandLineArgs(CommandLineArgs args)
|
||||
{
|
||||
}
|
||||
|
||||
public bool LoadConfigAndUserData { get; set; } = true;
|
||||
|
||||
public void Startup()
|
||||
|
||||
Reference in New Issue
Block a user