Skip to content

Commit 3b0ddd3

Browse files
authored
Merge pull request #25 from hmlendea/metadata
Updated the metadata
2 parents 9e18ef8 + e5b6b3d commit 3b0ddd3

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

Narivia.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
<OutputType>WinExe</OutputType>
55
<TargetFramework>net9.0</TargetFramework>
66
<RootNamespace>Narivia</RootNamespace>
7-
<Authors>Horațiu Mlendea</Authors>
8-
<Copyright>Copyright 2024 © Horațiu Mlendea</Copyright>
97
</PropertyGroup>
108

119
<ItemGroup>

Worlds/narivia/world.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<Description>This is the world of Narivia, featuring two of it's continents</Description>
66
<AssetsPack>narivia</AssetsPack>
77
<Version>1.2</Version>
8-
<Author>Mlendea Horatiu</Author>
8+
<Author>Narivia</Author>
99
<Width>640</Width>
1010
<Height>640</Height>
1111
<BaseProvinceIncome>20</BaseProvinceIncome>

Worlds/tamriel4e201/world.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<Description>This is the continent of Tamriel, from The Elder Scrolls universe.</Description>
66
<AssetsPack>narivia</AssetsPack>
77
<Version>0.1</Version>
8-
<Author>Mlendea Horatiu</Author>
8+
<Author>Narivia</Author>
99
<Width>640</Width>
1010
<Height>640</Height>
1111
<BaseProvinceIncome>20</BaseProvinceIncome>

0 commit comments

Comments
 (0)