Add X-Moto

master
Hugo Locurcio 2018-05-30 15:26:27 +02:00
parent f75898b33b
commit cdeb4017d9
No known key found for this signature in database
GPG Key ID: 39E8F8BE30B0A49C
1 changed files with 18 additions and 0 deletions

18
xmoto.json Normal file
View File

@ -0,0 +1,18 @@
{
"homepage": "http://xmoto.tuxfamily.org/",
"description": "Difficult 2D motocross racing/stunts game",
"version": "0.5.11",
"license": "GPL-2.0-or-later",
"url": "http://download.tuxfamily.org/xmoto/xmoto/0.5.11/xmoto-0.5.11-win32.zip",
"hash": "0f9db7e042ab3a05ff131a66a20baf78539a869e8676cdec9054854cb9c6a32e",
"extract_dir": "xmoto-0.5.11-win32",
"bin": [
"xmoto.exe"
],
"shortcuts": [
[
"xmoto.exe",
"X-Moto"
]
]
}