Last active
November 5, 2019 01:48
-
-
Save mrmwiebe/d76fc56c8f9215f5b29c6f1319aadd92 to your computer and use it in GitHub Desktop.
Winnitron Local Game Metadata
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"title":"Your Game", | |
"min_players":"1", | |
"max_players":"2", | |
"executable":"yourgame.exe", | |
"legacy_controls":"false", | |
"image_url":"yourgameimage.png", | |
"slug":"yourgame" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment