This repository was archived by the owner on Jul 3, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Animation2Tilemap.WinForms Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1515 </ItemGroup >
1616
1717 <ItemGroup >
18- <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 8.0.0" />
18+ <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 8.0.0" />
1919 <PackageReference Include =" Serilog.Sinks.RichTextBox.WinForms.Colored" Version =" 2.0.0" />
2020 </ItemGroup >
2121
Original file line number Diff line number Diff line change 11# Animation2Tilemap
22
33![ workflow] ( https://img.shields.io/github/actions/workflow/status/vonhoff/Animation2Tilemap/dotnet.yml )
4- [ ![ version] ( https://img.shields.io/badge/version-1.2.1 -blue )] ( https://github.com/vonhoff/Animation2Tilemap/releases )
4+ [ ![ version] ( https://img.shields.io/badge/version-2.0.0 -blue )] ( https://github.com/vonhoff/Animation2Tilemap/releases )
55[ ![ license] ( https://img.shields.io/badge/license-MIT-blue )] ( LICENSE )
66
77Animation2Tilemap is a powerful tool that simplifies the process of converting images or animated images into tilemaps
@@ -50,7 +50,7 @@ animation2tilemap.console --help
5050
5151### Graphical User Interface
5252
53- Launch the ` Animation2Tilemap.exe ` file for an intuitive, visual interface.
53+ Launch the ` Animation2Tilemap.WinForms. exe ` file for a visual interface.
5454
5555![ Program screenshot] ( screenshot_win.png )
5656
You can’t perform that action at this time.
0 commit comments