From bef10f2f8d6e36df3815b5cc98459c3b2d4b4f2f Mon Sep 17 00:00:00 2001 From: Lazorne Date: Fri, 19 Jan 2024 19:33:38 +0100 Subject: [PATCH] WIKI: Dank --- wiki-rtd/docs/wiki_engine_guides/pico8/pico8-guide.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/wiki-rtd/docs/wiki_engine_guides/pico8/pico8-guide.md b/wiki-rtd/docs/wiki_engine_guides/pico8/pico8-guide.md index b12e525..f8dcb2c 100644 --- a/wiki-rtd/docs/wiki_engine_guides/pico8/pico8-guide.md +++ b/wiki-rtd/docs/wiki_engine_guides/pico8/pico8-guide.md @@ -7,13 +7,13 @@ PICO-8 Fantasy Console is a game engine developed by Lexaloffle Games that you n ### Where to buy? -[Itch.io - Pico-8](https://lexaloffle.itch.io/pico-8) -[Lexaloffle Pico-8](https://www.lexaloffle.com/pico-8.php) -[Lexaloffle Voxatron / Pico-8 Bundle](https://www.lexaloffle.com/voxatron.php) +- [Itch.io - Pico-8](https://lexaloffle.itch.io/pico-8) +- [Lexaloffle Pico-8](https://www.lexaloffle.com/pico-8.php) +- [Lexaloffle Voxatron / Pico-8 Bundle](https://www.lexaloffle.com/voxatron.php) -TIP: +**TIP:** -The Voxatron bundle is almost always the best deal over at Lexaloffle's website. +The Voxatron bundle is almost always the best deal over at Lexaloffle's website as you get both engines for only 5$ more. ## Where to put the games PICO-8 games should be put under the `retrodeck/roms/pico8/` directory.