mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2026-02-06 10:16:29 +01:00
Add Linux version of run_jar
This might not work on macOS
This commit is contained in:
@@ -22,6 +22,9 @@ registry = "1.2.1"
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
sudo = "0.6.0"
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
term-detect = "0.1.7"
|
||||
|
||||
[dependencies]
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
tauri = { version = "1.0.9", features = ["api-all"] }
|
||||
|
||||
Reference in New Issue
Block a user