Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.12 KB

README.md

File metadata and controls

32 lines (26 loc) · 1.12 KB

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.