mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Origin proton (#73)
Find and add games from origin when installed with proton
This commit is contained in:
@@ -4,5 +4,4 @@ use serde::{Deserialize, Serialize};
|
||||
|
||||
pub struct OriginSettings {
|
||||
pub enabled: bool,
|
||||
pub path: Option<String>,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user