From a80f7eb072648929e1cce9bb180f89f8d9d0bfc0 Mon Sep 17 00:00:00 2001 From: Antti Ollilainen <2697454+apa64@users.noreply.github.com> Date: Tue, 30 Jun 2020 17:24:12 +0300 Subject: [PATCH] bbs carts location problem --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3cd52e4..133ec1c 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ Trying out [PICO-8](https://www.lexaloffle.com/pico-8.php). All kinds of practic TODO: - Lua formatter plugin? - Lua lint plugin? +- BBS carts go to `pico8/home/bbs` instead of `pico8carts/bbs`!! ## CI/CD / Release Pipeline