A simple tile editor for the Game Boy Advance.
- Navigate to https://github.com/IanFinlayson/gba-tileeditor/releases
- Download the source code and unpack it.
sudo apt install qtbase5-dev
qmake gba-tileeditor.pro
make
- Run gba-tileeditor
- To install globally, copy gba-tileeditor to /usr/local/bin
- Navigate to https://github.com/IanFinlayson/gba-tileeditor/releases
- Download gba-tileeditor-windows.zip file.
- Unpack it some place.
- Run gba-tileeditor.exe
- Navigate to https://github.com/IanFinlayson/gba-tileeditor/releases
- Download gba-tileeditor-osx.app.zip
- Unzip the archive file.
- Drag the .app file into your Applications folder.
- Click yes, when it warns you about an untrusted developer.