Skip to content
This repository was archived by the owner on Jun 29, 2025. It is now read-only.

Commit 6dc1e75

Browse files
authored
Merge pull request #366 from Brillcrafter/main
Adding the Flight HUD mod
2 parents 8c9cf73 + 1eb106a commit 6dc1e75

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

Plugins/Mods/Flight HUD.xml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<?xml version="1.0"?>
2+
<PluginData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ModPlugin">
3+
<Id>3445281509</Id>
4+
5+
<FriendlyName>Flight HUD (Mod)</FriendlyName>
6+
7+
<Author>Brillcrafter</Author>
8+
9+
<Tooltip>Displays your Azimuth, Elevation and Roll.</Tooltip>
10+
11+
<Description>This is a Mod that will display your current Azimuth, Elevation and Roll, with an Artificial Horizon and scrolling displays to help you keep oriented. REQUIRES TEXTHUDAPI TO WORK </Description>
12+
13+
<Hidden>false</Hidden>
14+
15+
<DependencyIds>
16+
<Id>758597413</Id>
17+
</DependencyIds>
18+
</PluginData>

0 commit comments

Comments
 (0)