You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,6 @@
4
4
5
5
RetroMap is a tilemap editor that is specifically aimed at GameBoy Advance development, altough I want it to have a bigger scope in the future.
6
6
It was born out of the need to have a tool that could handle 4bpp tilesets and different maps that use the same graphics data.
7
-
**RetroMap does not have any way of editing the tileset graphics (for now)**, for that you need to use an external image editor that can export as 8 bit indexed bitmaps.
8
-
For that you can use [GIMP](https://www.gimp.org/) or [Usenti](https://www.coranac.com/projects/usenti/).
9
7
10
8
### Download
11
9
- You can get the latest binaries of RetroMap from Github Actions in the Artifacts section (you need to be logged in to Github)
0 commit comments