mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Restart steam option (#82)
Adds options to start and stop steam when importing
This commit is contained in:
@@ -24,6 +24,7 @@ eframe = { version = "0.17.0", optional = true }
|
||||
egui = { version = "0.17.0", optional = true }
|
||||
image = { version = "0.24.1", optional = true, features = ["png"] }
|
||||
toml = { version = "^0.5.8", optional = true }
|
||||
sysinfo = "0.23.10"
|
||||
|
||||
[features]
|
||||
#default = ["ui"]
|
||||
|
||||
Reference in New Issue
Block a user