mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-06 17:10:13 +00:00
Rewrite command-line arguments
This commit is contained in:
@@ -81,6 +81,9 @@ namespace ArchiSteamFarm {
|
||||
[JsonProperty(Required = Required.DisallowNull)]
|
||||
internal readonly byte InventoryLimiterDelay = 3;
|
||||
|
||||
[JsonProperty(Required = Required.DisallowNull)]
|
||||
internal readonly bool IPC;
|
||||
|
||||
[JsonProperty]
|
||||
internal readonly string IPCPassword;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user