9 lines
148 B
TOML
9 lines
148 B
TOML
[[actions]]
|
|
name = "Play"
|
|
path = "Blades of Exile.exe"
|
|
platform = "windows"
|
|
|
|
[[actions]]
|
|
name = "Play"
|
|
path = "Blades of Exile.app"
|
|
platform = "osx" |