mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-16 08:25:28 +00:00
Add support for creating new files
Now it's complete, bug-hunting begins
This commit is contained in:
@@ -350,6 +350,8 @@ namespace ArchiSteamFarm {
|
||||
|
||||
new Bot(botName).Forget();
|
||||
}
|
||||
|
||||
ASF.InitFileWatcher();
|
||||
}
|
||||
|
||||
private static void Main(string[] args) {
|
||||
|
||||
Reference in New Issue
Block a user