forked from VDrift/vdrift
-
Notifications
You must be signed in to change notification settings - Fork 0
/
vdrift.appdata.xml
27 lines (27 loc) · 1.22 KB
/
vdrift.appdata.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Sergej Forat <core13@gmx.net> -->
<application>
<id type="desktop">vdrift.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>VDrift</name>
<summary>Car Racing Simulator</summary>
<description>
<p>
VDrift is a cross-platform, open source driving simulation.
</p>
<p>
VDrift features over 40 cars and tracks, downloadable using the integrated update system, and offers challenging racing against up to 7 AI opponents.
</p>
<p>
VDrift aims to provide an accurate driving physics emulation, based on real world data of the actual vehicles, employing a full rigid body simulation and a complex tire model.
The recommended input method is a steering wheel with pedals and force feedback support.
</p>
</description>
<content_rating type="oars-1.1" />
<screenshots>
<screenshot type="default" width="899" height="507">https://github.com/VDrift/vdrift/blob/master/vdrift/raw/2f19c79de4fac0c326fa099dba7d9f19362552d0/miura_vdrift_899.jpg</screenshot>
</screenshots>
<url type="homepage">http://vdrift.net/</url>
<updatecontact>core13@gmx.net</updatecontact>
</application>