~ruther/NosSmooth

7793e4111bffc5cd6ffdc0a732e1023e8296bdc1 — František Boháček 2 years ago 41e23e7
chore(game): bump version
1 files changed, 3 insertions(+), 2 deletions(-)

M Core/NosSmooth.Game/NosSmooth.Game.csproj
M Core/NosSmooth.Game/NosSmooth.Game.csproj => Core/NosSmooth.Game/NosSmooth.Game.csproj +3 -2
@@ 6,8 6,9 @@
        <LangVersion>10</LangVersion>
        <TargetFramework>net7.0</TargetFramework>
        <Description>NosSmooth Game library handling the current game state by responding to packets.</Description>
        <VersionPrefix>2.5.1</VersionPrefix>
        <PackageReleaseNotes>Pass OwnerId from DropPacket to GroundItem.</PackageReleaseNotes>
        <VersionPrefix>2.5.2</VersionPrefix>
        <PackageReleaseNotes>Dispatch MapChangedEvent upon CMap received.
Pass OwnerId of npc, detect if npc is a partner from in packet.</PackageReleaseNotes>
    </PropertyGroup>

    <ItemGroup>

Do not follow this link