-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1370a4f
commit c90ccf2
Showing
11 changed files
with
34 additions
and
20 deletions.
There are no files selected for viewing
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#define MAJOR 1 | ||
#define MINOR 6 | ||
#define PATCHLVL 8 | ||
#define BUILD 5 | ||
#define BUILD 6 | ||
|
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
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,14 @@ | ||
name = "GRAD Trenches"; | ||
name = "Gruppe Adler Trenches"; | ||
author = "Gruppe Adler"; | ||
picture = "logo_grad_ca.paa"; | ||
actionName = "Website"; | ||
action = "https://github.com/gruppe-adler/grad_trenches/releases"; | ||
description = "Gruppe Adler Trenches"; | ||
logo = "logo_grad_ca.paa"; | ||
logoOver = "logo_grad_ca.paa"; | ||
logo = "logo_ca.paa"; | ||
logoOver = "logo_active_ca.paa"; | ||
tooltip = "Gruppe Adler Trenches"; | ||
overview = "GRAD Trenches applies the ground texture to ACE Trenches."; | ||
overviewPicture = "Adler.paa"; | ||
overviewText = ""; | ||
overviewFootnote = ""; | ||
tooltipOwned = "Gruppe Adler Trenches"; | ||
picture = "overview_co.paa"; | ||
actionName = "GitHub"; | ||
action = "https://github.com/gruppe-adler/grad_trenches"; | ||
overview = "<br/><t align='center' size='0.75'>Visit Gruppe Adler on <t href='https://gruppe-adler.de/'>our Website</t> | <t href='http://discord.gruppe-adler.de'>Discord</t> | <t href='https://www.youtube.com/user/gruppeadler'>YouTube</t> | <t href='https://twitter.com/Gruppe_Adler'>Twitter</t></t><br/><br/>"; | ||
hideName = 0; | ||
hidePicture = 0; | ||
dlcColor[] = {0.8196, 0.5529, 0.1216, 1}; | ||
logoSmall = "logo_small_ca.paa"; |
Binary file not shown.