Skip to content

Latest commit

 

History

History
54 lines (28 loc) · 2.49 KB

File metadata and controls

54 lines (28 loc) · 2.49 KB

python-age-of-mythology-portrait-maker

This is a portrait editing tool made for Age of Mythology: Extended Edition, this tool makes it easy for anyone to replace any god portait in the game.

This tool also makes it easy to upload your mod to the steam workshop, it exports with the correct folder structure, a default image and an empty readme that you can change.

Supported image formats: PNG, JPEG (might add more later)

This was tool was made using python, pysimplegui and PIL.

Setup

Download this repo as a zip file or clone it to your computer, then open the folder in a code editor (i use visual studio code) and run app.py.

Step One

Create a new mod or use the demo mod to try it out.

filemenu

Step Two

Change the workshop image and readme if you want to, it's not needed for the mod to work but if you are going to upload your mod to the steam workshop i would recommend it.

After that click on one of the civilization buttons under Edit Civilization Portraits you want to edit.

window

Step Three

This is where you view all the gods for the civilization you are editing, to change a god portrait click on the edit button and it will bring you to the portait editor.

if you don't like a portrait you made or want to remove one from the mod just press the reset button.

civ_menu

Step Four

This is where you can upload your image, change its width, height and x y positions, when you are done editing your new god portait press the finished button.

After you are finished changing the portaits for that civilization press the finished button.

image_edit

Exporting

When you are done making your mod press the browse button and select the mods folder in your Age of Mythology: Extended Edition steam files, then press export.

Finished!

After that your mod should be in the game, and if you want to you can upload it to the steam workshop.

steam image 2

steam image