mirror of
https://github.com/tobspr-games/shapez.io.git
synced 2026-01-17 06:40:58 -08:00
9 lines
132 B
TOML
9 lines
132 B
TOML
[[actions]]
|
|
name = "play"
|
|
path = "shapezio.exe"
|
|
platform = "windows"
|
|
|
|
[[actions]]
|
|
name = "play"
|
|
path = "play.sh"
|
|
platform = "linux"
|