Merge pull request #8078 from Mailaender/make-all-docs
Fixed the trait documentation
This commit is contained in:
36
mods/all/mod.yaml
Normal file
36
mods/all/mod.yaml
Normal 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
|
||||
@@ -2,6 +2,7 @@ Metadata:
|
||||
Title: Mod Chooser
|
||||
Version: {DEV_VERSION}
|
||||
Author: The OpenRA Developers
|
||||
Hidden: true
|
||||
|
||||
Folders:
|
||||
.
|
||||
|
||||
Reference in New Issue
Block a user