Merge pull request #8078 from Mailaender/make-all-docs

Fixed the trait documentation
This commit is contained in:
abcdefg30
2015-05-20 17:05:46 +02:00
7 changed files with 50 additions and 5 deletions

36
mods/all/mod.yaml Normal file
View File

@@ -0,0 +1,36 @@
Metadata:
Title: All mods
Version: {DEV_VERSION}
Author: The OpenRA Developers
Hidden: true
Description: Depending on all DLLs.
Folders:
.
Cursors:
Chrome:
Assemblies:
./mods/common/OpenRA.Mods.Common.dll
./mods/ra/OpenRA.Mods.RA.dll
./mods/d2k/OpenRA.Mods.D2k.dll
./mods/cnc/OpenRA.Mods.Cnc.dll
./mods/ts/OpenRA.Mods.TS.dll
ChromeLayout:
Notifications:
LoadScreen: BlankLoadScreen
ChromeMetrics:
Fonts:
LobbyDefaults:
SpriteFormats:
SpriteSequenceFormat: DefaultSpriteSequence

View File

@@ -2,6 +2,7 @@ Metadata:
Title: Mod Chooser
Version: {DEV_VERSION}
Author: The OpenRA Developers
Hidden: true
Folders:
.