feat: complete native execution and Steam discovery
This commit is contained in:
@@ -12,6 +12,9 @@ path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
kiln-core = { version = "=0.0.1", path = "../kiln-core" }
|
||||
kiln-adapter-native = { version = "=0.0.1", path = "../kiln-adapter-native" }
|
||||
kiln-adapter-steam = { version = "=0.0.1", path = "../kiln-adapter-steam" }
|
||||
serde_json = "=1.0.150"
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
Reference in New Issue
Block a user