15 lines
214 B
TOML
15 lines
214 B
TOML
[[actions]]
|
|
os = "windows"
|
|
name = "Red Alert"
|
|
path = "RedAlert.exe"
|
|
|
|
[[actions]]
|
|
os = "windows"
|
|
name = "Dune 2000"
|
|
path = "Dune2000.exe"
|
|
|
|
[[actions]]
|
|
os = "windows"
|
|
name = "Tiberian Dawn"
|
|
path = "TiberianDawn.exe"
|