Skip to content

Commit

Permalink
Add war thunder (fixes #2322)
Browse files Browse the repository at this point in the history
  • Loading branch information
cxong committed Nov 18, 2023
1 parent 9dd34ea commit 2e7060b
Show file tree
Hide file tree
Showing 4 changed files with 53 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dangerfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ const knownFrameworks = [
'EntityX',
'EnTT',
'Flash',
'FMOD',
'GameMaker Studio',
'Godot',
'Graphics32',
Expand Down Expand Up @@ -70,6 +71,7 @@ const knownFrameworks = [
'OpenRA',
'OpenSceneGraph',
'OpenTK',
'OpenXR',
'osu!framework',
'Oxygine',
'Panda3D',
Expand Down
25 changes: 25 additions & 0 deletions games/w.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,31 @@
video:
youtube: n9ALgxcTBU0

- name: War Thunder
originals:
- War Thunder
type: official
repo: 'https://github.com/GaijinEntertainment/DagorEngine'
feed: 'https://github.com/GaijinEntertainment/DagorEngine/releases.atom'
development: active
status: playable
multiplayer:
- Competitive
- Online
content: commercial
langs:
- C++
frameworks:
- FMOD
- OpenXR
licenses:
- BSD
info: Dagor Engine and Tools source code from Gaijin Games KFT
updated: '2023-11-12'
images:
- >-
https://uploads.golmedia.net/uploads/articles/article_media/9368082791698855425gol1.jpg
- name: War1
originals:
- 'Warcraft: Orcs & Humans'
Expand Down
24 changes: 24 additions & 0 deletions originals/w.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
- name: War Thunder
external:
website: 'http://warthunder.com/'
wikipedia: War Thunder
platforms:
- Linux
- OSX
- PlayStation 4
- PlayStation 5
- Windows
- Xbox One
- Xbox Series S/X
meta:
genres:
- Action
subgenres:
- Flight Simulator
- Vehicular Combat
themes:
- Modern Military
- Vietnam
- World War I
- World War II

- name: 'Warcraft 2000'
names:
- 'Warcraft 2000: Nuclear Epidemic'
Expand Down
2 changes: 2 additions & 0 deletions schema/originals.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ schema;platforms:
'PlayStation 2',
'PlayStation 3',
'PlayStation 4',
'PlayStation 5',
'PlayStation Vita',
'PSP',
'Saturn',
Expand All @@ -104,6 +105,7 @@ schema;platforms:
'Xbox',
'Xbox 360',
'Xbox One',
'Xbox Series S/X',
'ZX Spectrum',
]

Expand Down

0 comments on commit 2e7060b

Please sign in to comment.