mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 00:18:53 -05:00
Update README.md
This commit is contained in:
parent
31b5ad4b6c
commit
4cd5b756e2
@ -1,6 +1,25 @@
|
|||||||
|
*Alternate Geography Collections*
|
||||||
|
|
||||||
Adding these two YMLs will create collections for a seven continent configuration (as opposed to the six UN regions used by the default continent.yml) and a version of the countries.yml which groups countries with low output that are culturally similar - such as 'Balkans', 'Nordic', 'Middle East' and 'Pacific Island'.
|
Adding these two YMLs will create collections for a seven continent configuration (as opposed to the six UN regions used by the default continent.yml) and a version of the countries.yml which groups countries with low output that are culturally similar - such as 'Balkans', 'Nordic', 'Middle East' and 'Pacific Island'.
|
||||||
|
|
||||||
**Continents**
|
```yaml
|
||||||
|
libraries:
|
||||||
|
Movies:
|
||||||
|
metadata_path:
|
||||||
|
- git: Geography/Movies/continents.yml
|
||||||
|
template_variables:
|
||||||
|
style:color # default. Can change to white
|
||||||
|
collection_section: "078"
|
||||||
|
- git: Geography/Movies/regions.yml
|
||||||
|
template_variables:
|
||||||
|
style:color # default. Can change to white
|
||||||
|
collection_section: "079"
|
||||||
|
|
||||||
|
```
|
||||||
|
*Continents Collection Overview**: <br>
|
||||||
|

|
||||||
|
<br>
|
||||||
|
|
||||||
**Regions**
|
**Regions Collection Preview**: <br>
|
||||||
|

|
||||||
|
<br>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user