unify D2k, RA, TS loadscreens to avoid redundancy
load text comments from mod.yaml (comma separated)
This commit is contained in:
@@ -93,10 +93,12 @@ Music:
|
||||
|
||||
Movies:
|
||||
|
||||
LoadScreen: D2kLoadScreen
|
||||
LoadScreen: DefaultLoadScreen
|
||||
Image: mods/d2k/uibits/loadscreen.png
|
||||
InstallerMenuWidget: INSTALL_PANEL
|
||||
TestFile: DATA.R8
|
||||
PackageURL: http://open-ra.org/get-dependency.php?file=d2k-103-packages
|
||||
Text: Filling Crates..., Breeding Sandworms...
|
||||
|
||||
ServerTraits:
|
||||
LobbyCommands
|
||||
|
||||
@@ -111,11 +111,12 @@ Movies:
|
||||
mods/ra/movies1.yaml
|
||||
mods/ra/movies2.yaml
|
||||
|
||||
LoadScreen: RALoadScreen
|
||||
LoadScreenImage: mods/ra/uibits/loadscreen.png
|
||||
LoadScreen: DefaultLoadScreen
|
||||
Image: mods/ra/uibits/loadscreen.png
|
||||
InstallerMenuWidget: INSTALL_PANEL
|
||||
TestFile: redalert.mix
|
||||
PackageURL: http://open-ra.org/get-dependency.php?file=ra-packages
|
||||
Text: Filling Crates..., Charging Capacitors..., Reticulating Splines..., Planting Trees..., Building Bridges..., Aging Empires..., Compiling EVA..., Constructing Pylons..., Activating Skynet..., Splitting Atoms...
|
||||
|
||||
ServerTraits:
|
||||
LobbyCommands
|
||||
|
||||
@@ -134,11 +134,12 @@ Music:
|
||||
|
||||
Movies:
|
||||
|
||||
LoadScreen: TSLoadScreen
|
||||
LoadScreenImage: mods/ts/uibits/loadscreen.png
|
||||
LoadScreen: DefaultLoadScreen
|
||||
Image: mods/ts/uibits/loadscreen.png
|
||||
InstallerMenuWidget: INSTALL_PANEL
|
||||
TestFile: isotemp.mix
|
||||
PackageURL: http://open-ra.org/get-dependency.php?file=ts-packages
|
||||
Text: Updating EVA installation..., Changing perspective...
|
||||
|
||||
ServerTraits:
|
||||
LobbyCommands
|
||||
|
||||
Reference in New Issue
Block a user