Skip to content

A little cross platform .NET Core tileset packing tool

License

Notifications You must be signed in to change notification settings

craftworkgames/TilePacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TilePacker

A little cross platform .NET Core tileset packing tool.

At the moment TilePacker is super basic. It will pack a directory of PNG files into a single PNG texture and each tile will be the size of the largest input image.

Usage

Clone the repository and run the command line tool using dotnet run

dotnet run --input \directory\of\images --output ouput-image.png

About

A little cross platform .NET Core tileset packing tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages