bump version to 1.0.6 and add new city layer information

This commit is contained in:
辉鸭蛋
2025-07-12 19:21:13 +08:00
parent ed311edc32
commit c83b0a88fa
4 changed files with 9 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 156 KiB

View File

@@ -79,6 +79,14 @@
"Left": 2593.0,
"Top": 2796.0
},
{
"LayerId": "City_4306",
"Floor": 0,
"Scale": 3,
"Name": "「回声之子」",
"Left": 7848.0,
"Top": -1246.0
},
{
"LayerId": "City_4402",
"Floor": 0,

View File

@@ -5,7 +5,7 @@
<Nullable>enable</Nullable>
<IncludeNativeLibrariesForSelfExtract>true</IncludeNativeLibrariesForSelfExtract>
<EnableDynamicLoading>true</EnableDynamicLoading>
<Version>1.0.5</Version>
<Version>1.0.6</Version>
<Authors>huiyadanli</Authors>
<Description>BetterGI Assets Content </Description>
<PackageProjectUrl>https://github.com/babalae/bettergi-libraries</PackageProjectUrl>