Rename modchooser to modcontent.
This commit is contained in:
|
Before Width: | Height: | Size: 80 KiB After Width: | Height: | Size: 80 KiB |
@@ -155,7 +155,7 @@ panel-rule: chrome.png
|
||||
background: chrome.png
|
||||
background:0,0,1024,480
|
||||
|
||||
modchooser: chrome.png
|
||||
modcontent: chrome.png
|
||||
logo: 0,576,280,128
|
||||
leftarrow:384,512,20,64
|
||||
rightarrow:404,512,20,64
|
||||
@@ -56,7 +56,7 @@ Background@CONTENT_PANEL:
|
||||
Y: 1
|
||||
Width: 20
|
||||
Height: 20
|
||||
ImageCollection: modchooser
|
||||
ImageCollection: modcontent
|
||||
ImageName: cdicon
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
TooltipTemplate: DISC_TOOLTIP
|
||||
@@ -341,7 +341,7 @@ Background@CONTENT_PROMPT_PANEL:
|
||||
Font: Bold
|
||||
Key: escape
|
||||
|
||||
Background@MODCHOOSER_BACKGROUND:
|
||||
Background@MODCONTENT_BACKGROUND:
|
||||
Background: background
|
||||
Width: WINDOW_RIGHT
|
||||
Height: WINDOW_BOTTOM
|
||||
@@ -6,30 +6,30 @@ Metadata:
|
||||
|
||||
Packages:
|
||||
.
|
||||
./mods/modchooser: modchooser
|
||||
./mods/modcontent: modcontent
|
||||
./mods/common: common
|
||||
|
||||
Cursors:
|
||||
modchooser|cursors.yaml
|
||||
modcontent|cursors.yaml
|
||||
|
||||
Chrome:
|
||||
modchooser|chrome.yaml
|
||||
modcontent|chrome.yaml
|
||||
|
||||
Assemblies:
|
||||
common|OpenRA.Mods.Common.dll
|
||||
|
||||
ChromeLayout:
|
||||
modchooser|content.yaml
|
||||
modcontent|content.yaml
|
||||
|
||||
Notifications:
|
||||
modchooser|notifications.yaml
|
||||
modcontent|notifications.yaml
|
||||
|
||||
LoadScreen: ModContentLoadScreen
|
||||
Image: ./mods/modchooser/chrome.png
|
||||
Image: ./mods/modcontent/chrome.png
|
||||
|
||||
ChromeMetrics:
|
||||
common|metrics.yaml
|
||||
modchooser|metrics.yaml
|
||||
modcontent|metrics.yaml
|
||||
|
||||
Fonts:
|
||||
Regular:
|
||||
Reference in New Issue
Block a user