Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
grunt-lucas committed Aug 1, 2023
1 parent 98cb47c commit 94d1e66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Once you've cloned and built Porytiles, try the following little demo.
2. In Porymap, select `Tools -> New Tileset`. Create a primary set called `PorytilesPrimaryTest`.

3. In Porymap, right click one of the map groups and create a new map called `PorytilesTestMap`. For this map's primary
tileset, select `gTileset_PorytilesPrimaryTest`.
tileset, select `gTileset_PorytilesPrimaryTest`. Then save the map.

4. Run the following command, replacing `path/to/project` with the path to your project:

Expand All @@ -72,7 +72,7 @@ Once you've cloned and built Porytiles, try the following little demo.
9. In Porymap, select `Tools -> New Tileset`. Create a secondary set called `PorytilesSecondaryTest`.

10. In Porymap, make sure `PorytilesTestMap` is open. Use the tileset selector to change `PorytilesTestMap`'s secondary
tileset to `gTileset_PorytilesSecondaryTest`
tileset to `gTileset_PorytilesSecondaryTest`. Then save the map.

11. Run the following command, replacing `path/to/project` with the path to your project:

Expand Down

0 comments on commit 94d1e66

Please sign in to comment.