mirror of
https://github.com/flame-engine/flame.git
synced 2025-10-31 00:48:47 +08:00
docs: Update links to flame-tiled to point to monorepo (#3469)
Update some broken links for flame_tiled, which is now in the monorepo.
This commit is contained in:
@ -32,7 +32,7 @@ Orthogonal | Hexagonal | Isomorphic
|
|||||||
| | 
|
| | 
|
||||||
|
|
||||||
An example of how to use the API can be found
|
An example of how to use the API can be found
|
||||||
[here](https://github.com/flame-engine/flame_tiled/tree/main/example).
|
[here](https://github.com/flame-engine/flame/tree/main/packages/flame_tiled/example).
|
||||||
|
|
||||||
|
|
||||||
### TileStack
|
### TileStack
|
||||||
|
|||||||
@ -35,5 +35,5 @@ within your game.
|
|||||||
|
|
||||||
|
|
||||||
[dart]: https://pub.dev/packages/tiled
|
[dart]: https://pub.dev/packages/tiled
|
||||||
[flame_tiled]: https://github.com/flame-engine/flame_tiled
|
[flame_tiled]: https://github.com/flame-engine/flame/tree/main/packages/flame_tiled
|
||||||
[Tiled]: https://www.mapeditor.org/
|
[Tiled]: https://www.mapeditor.org/
|
||||||
|
|||||||
Reference in New Issue
Block a user