Skip to content

Commit

Permalink
Update to match 1.6 patch function getMovementSpeed and movePosition
Browse files Browse the repository at this point in the history
  • Loading branch information
nghiango1 committed Apr 1, 2024
1 parent 89cfb59 commit c5757ac
Show file tree
Hide file tree
Showing 5 changed files with 338 additions and 305 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# External file
SMAPI/

# user-specific files
*.suo
*.user
Expand Down
2 changes: 1 addition & 1 deletion MouseMoveMode.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>

<ItemGroup>
Expand Down
Loading

0 comments on commit c5757ac

Please sign in to comment.