KevConrad / GaiaPyCreator

The editor for the Super Nintendo game "Illusion of Gaia", reworked in python.
5 stars 0 forks source link

GaiaPyCreator

The editor for the Super Nintendo game "Illusion of Gaia", reworked in python.

Installation

Install packages

bitstring

python3.11 -m pip install bitstring

Pillow

python3.11 -m pip install Pillow

PyPubSub

python3.11 -m pip install PyPubSub

wx

python3.11 -m pip install -U wxPython