mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2025-11-15 09:11:28 +10:00
chore: Apply stashed changes
This commit is contained in:
@ -60,7 +60,9 @@ pub struct GameVersion {
|
||||
pub version_index: usize,
|
||||
pub version_name: String,
|
||||
pub launch_command: String,
|
||||
pub launch_args: Vec<String>,
|
||||
pub setup_command: String,
|
||||
pub setup_args: Vec<String>,
|
||||
pub platform: Platform,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user