Tell steamcmd to quit after downloading mods
This commit is contained in:
parent
b852e99d98
commit
8f28b5a399
1 changed files with 2 additions and 0 deletions
|
@ -125,6 +125,8 @@ class GameServerPageState extends State<GameServerPage> {
|
|||
|
||||
await settings.createModFolderIfNotExists();
|
||||
|
||||
manifest.add("+quit");
|
||||
|
||||
result =
|
||||
await Process.run(settings.getSteamCmd(), manifest);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue