Skip to content

Met48/SGTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skullgirls Tools

Introduction

Currently one tool, a sprite decoder. Skullgirls sprites are tile-based and have a .spr.msb file describing the layout. This command-line tool can generate the full frames of animation, with transparency. It can also generate the sprites the rely on a palette, such as character sprites.

Requirements

  • docopt: command-line interface
  • numpy: image processing
  • PIL: image loading and saving

License

The code is under the MIT license.

About

Skullgirls Tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages