~ruther/NosSmooth

c34235b2338af6f83c102f2183e70b6347b49dee — František Boháček 3 years ago 49a7db6
chore: update core and game versions
2 files changed, 5 insertions(+), 1 deletions(-)

M Core/NosSmooth.Core/NosSmooth.Core.csproj
M Core/NosSmooth.Game/NosSmooth.Game.csproj
M Core/NosSmooth.Core/NosSmooth.Core.csproj => Core/NosSmooth.Core/NosSmooth.Core.csproj +3 -1
@@ 8,7 8,9 @@
        <Description>NosSmooth Core library allowing implementing nostale client, handling packets and commands.</Description>
        <RepositoryUrl>https://github.com/Rutherther/NosSmooth/</RepositoryUrl>
        <PackageLicenseExpression>MIT</PackageLicenseExpression>
        <PackageVersion>1.0.1</PackageVersion>
        <PackageVersion>1.1.0</PackageVersion>
        <PackageReleaseNotes>Add stateful entities for injecting different entities for different nostale clients.
Add support for pre and post responder events.</PackageReleaseNotes>
    </PropertyGroup>

    <ItemGroup>

M Core/NosSmooth.Game/NosSmooth.Game.csproj => Core/NosSmooth.Game/NosSmooth.Game.csproj +2 -0
@@ 8,6 8,8 @@
        <Description>NosSmooth Game library handling the current game state by responding to packets.</Description>
        <RepositoryUrl>https://github.com/Rutherther/NosSmooth/</RepositoryUrl>
        <PackageLicenseExpression>MIT</PackageLicenseExpression>
        <PackageVersion>1.1.0</PackageVersion>
        <PackageReleaseNotes>Mark Game stateful entity</PackageReleaseNotes>
    </PropertyGroup>

    <ItemGroup>

Do not follow this link