File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,22 @@ Sidebar
12
12
The MIX file number to use for the sidebar (e.g. :value: `1 ` for the Allied
13
13
sidec01.mix, :value: `2 ` for the Soviet sidec02.mix).
14
14
:tagdef: `[Side]Sidebar.YuriFileNames=boolean `
15
- Whether or not to use the Yuri sidebar file names (sidec02md.mix and the
16
- Yuri-specific files within that MIX).
15
+ Whether or not to use the Yuri sidebar file names (file naming rule similar to the original Yuri's :file: `sidec02md.mix `).
16
+
17
+ File Name Comparison Table
18
+ `````````````````````````````
19
+ .. table ::
20
+
21
+ ================================ ================================================================== ================================================
22
+ File Purpose Original Naming Rule Yuri-style Naming Rule
23
+ ================================ ================================================================== ================================================
24
+ :value: `Radar Animation ` :file: `radar.shp ` :file: `radar `:value:`y `:file:`.shp `
25
+ :value: `Radar Palette ` :file: `sidebar.pal ` (Many other files also share this palette) :value: `radaryuri.pal `
26
+ :value: `Background - Large ` :file: `bkgdlg.shp ` :file: `bkgdlg `:value:`y `:file:`.shp `
27
+ :value: `Background - Medium ` :file: `bkgdmd.shp ` :file: `bkgdmd `:value:`y `:file:`.shp `
28
+ :value: `Background - Small ` :file: `bkgdsm.shp ` :file: `bkgdsm `:value:`y `:file:`.shp `
29
+ :value: `Background Palette ` :file: `uibkgd.pal ` :file: `uibkgd `:value:`y `:file:`.pal `
30
+ ================================ ================================================================== ================================================
17
31
18
32
.. versionadded :: 0.1
19
33
You can’t perform that action at this time.
0 commit comments