Skip to content

nikitabelonogov/pixelbannerlord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixel Banner

Convert an image to the Mount&Blade II Bannerlord banner.

It only works with really small images! Like 16x16.

Examples

Convert space_invader.png into this:

space_invader.png

Convert some_italian_plumber.png into this:

some_italian_plumber.png

Install packages from requirements.txt

pip install -r requirements.txt

Usage

  • Clone the repository
  • Install packages from requirements.txt
    pip install -r requirements.txt
  • Run main.py
    ./main.py ./examples/sources/space_invader.png
  • Copy the output
  • Optional. Go to bannerlord.party and check the look of the banner
  • Press Ctrl+V in the Banner Editor

    Note that pasting with Ctrl+V will crash your game if you paste something that isn't a valid banner code.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages