Skip to content

Aseprite Importer is a .Net and MonoGame library to load the Json data generated by the pixel art software Aseprite, when exporting a sprite sheet.

License

Notifications You must be signed in to change notification settings

Varollo/aseprite-importer

Repository files navigation

Aseprite Importer is a .Net and MonoGame library to load the JSON data generated by the pixel art software Aseprite, when exporting a sprite sheet.

I should also say that I do not own the rights to Aseprite itself. You can find the program on their website.


Package Installation

Core Library

Open your terminal of choice and paste the following command:

dotnet add package AsepriteImporter

More details and installation methods on the Core Library Wiki Page.

MonoGame Module

Open your terminal of choice and paste the following command:

dotnet add package AsepriteImporter.MG

More details and installation methods on the MonoGame Module Wiki Page.


Guides and Documentation

You can find Guides and auto-generated Documentation in the wiki section of the repository.

Here are some useful pages to get started:

About

Aseprite Importer is a .Net and MonoGame library to load the Json data generated by the pixel art software Aseprite, when exporting a sprite sheet.

Resources

License

Stars

Watchers

Forks

Packages

No packages published