Add Augeyja world map configuration and assets
This commit is contained in:
parent
4f1cbeb426
commit
91b02ffd7d
5
WorldDawnSimpleTest/.obsidian/workspace.json
vendored
5
WorldDawnSimpleTest/.obsidian/workspace.json
vendored
@ -213,6 +213,9 @@
|
||||
},
|
||||
"active": "cbd86a1333362c95",
|
||||
"lastOpenFiles": [
|
||||
"maps/WeltkarteAugeyja.png",
|
||||
"maps",
|
||||
"Maps",
|
||||
"wiki/first subfolder/secondSub/Some Testnote.md",
|
||||
"wiki/weapons/Items.base",
|
||||
"wiki/Magie/Items/Sylyl Ring.md",
|
||||
@ -239,8 +242,6 @@
|
||||
"wiki/races/Human.md",
|
||||
"wiki/races/Dragon.md",
|
||||
"wiki/costtables",
|
||||
"wiki/races",
|
||||
"wiki/twomain/A Pdf.pdf",
|
||||
"wiki/Test123.md",
|
||||
"wiki/Authbased.md",
|
||||
"Untitled.md",
|
||||
|
||||
BIN
WorldDawnSimpleTest/maps/WeltkarteAugeyja.png
Normal file
BIN
WorldDawnSimpleTest/maps/WeltkarteAugeyja.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 MiB |
@ -68,4 +68,22 @@
|
||||
</ParameterConfig>
|
||||
</ParameterConfigs>
|
||||
</BaseConfig>
|
||||
<MapConfig>
|
||||
<MapPath>WorldDawnSimpleTest/maps</MapPath>
|
||||
<Maps>
|
||||
<Map>
|
||||
<Display>Augeyja - Weltkarte</Display>
|
||||
<Description>Die Weltkarte von Augeyja</Description>
|
||||
<Path>WeltkarteAugeyja.png</Path>
|
||||
<CoordinateSystem>world</CoordinateSystem>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
<Width>3840</Width>
|
||||
<Height>2160</Height>
|
||||
<SortPriority>-55</SortPriority>
|
||||
<DisplayInMenu>true</DisplayInMenu>
|
||||
<DisplayInBar>true</DisplayInBar>
|
||||
</Map>
|
||||
</Maps>
|
||||
</MapConfig>
|
||||
</MainConfig>
|
||||
Loading…
Reference in New Issue
Block a user