Add mod asset checks to ModBrowserLogic
This commit is contained in:
@@ -140,8 +140,6 @@ LoadScreen: CncLoadScreen
|
||||
|
||||
ContentInstaller:
|
||||
TestFiles: conquer.mix, desert.mix, sounds.mix, speech.mix, temperat.mix, tempicnh.mix, winter.mix
|
||||
BackgroundWidget: INSTALL_BACKGROUND
|
||||
MenuWidget: INSTALL_PANEL
|
||||
MusicMenuWidget: INSTALL_MUSIC_PANEL
|
||||
FilesToCopy: CONQUER.MIX, DESERT.MIX, SCORES.MIX, SOUNDS.MIX, TEMPERAT.MIX, WINTER.MIX
|
||||
FilesToExtract: speech.mix, tempicnh.mix, transit.mix
|
||||
|
||||
@@ -123,7 +123,6 @@ LoadScreen: LogoStripeLoadScreen
|
||||
Text: Filling Crates..., Breeding Sandworms..., Fuelling carryalls..., Deploying harvesters..., Preparing 'thopters..., Summoning mentats...
|
||||
|
||||
ContentInstaller:
|
||||
MenuWidget: INSTALL_PANEL
|
||||
MusicMenuWidget: INSTALL_MUSIC_PANEL
|
||||
# TODO: check if DATA.R8 is at 1.03 patch level with 4840 frames
|
||||
TestFiles: BLOXBASE.R8, BLOXBAT.R8, BLOXBGBS.R8, BLOXICE.R8, BLOXTREE.R8, BLOXWAST.R8, DATA.R8, SOUND.RS
|
||||
|
||||
@@ -8,7 +8,6 @@ Folders:
|
||||
.
|
||||
./mods/modchooser
|
||||
|
||||
|
||||
Cursors:
|
||||
./mods/modchooser/cursors.yaml
|
||||
|
||||
|
||||
@@ -141,7 +141,6 @@ LoadScreen: LogoStripeLoadScreen
|
||||
Text: Filling Crates..., Charging Capacitors..., Reticulating Splines..., Planting Trees..., Building Bridges..., Aging Empires..., Compiling EVA..., Constructing Pylons..., Activating Skynet..., Splitting Atoms...
|
||||
|
||||
ContentInstaller:
|
||||
MenuWidget: INSTALL_PANEL
|
||||
MusicMenuWidget: INSTALL_MUSIC_PANEL
|
||||
TestFiles: allies.mix, conquer.mix, interior.mix, redalert.mix, russian.mix, snow.mix, sounds.mix, temperat.mix
|
||||
PackageMirrorList: http://www.openra.net/packages/ra-mirrors.txt
|
||||
|
||||
@@ -189,7 +189,6 @@ LoadScreen: LogoStripeLoadScreen
|
||||
Text: Updating EVA installation..., Changing perspective...
|
||||
|
||||
ContentInstaller:
|
||||
MenuWidget: INSTALL_PANEL
|
||||
MusicMenuWidget: INSTALL_MUSIC_PANEL
|
||||
TestFiles: cache.mix, conquer.mix, isosnow.mix, isotemp.mix, local.mix, sidec01.mix, sidec02.mix, sno.mix, snow.mix, sounds.mix, speech01.mix, tem.mix, temperat.mix
|
||||
PackageMirrorList: http://www.openra.net/packages/ts-mirrors.txt
|
||||
|
||||
Reference in New Issue
Block a user