From 13a06b19da281f058c937b2e601e71ac7cb382c1 Mon Sep 17 00:00:00 2001 From: Galexion Date: Fri, 17 Feb 2023 04:15:00 -0500 Subject: [PATCH] fixed readme folder layout ascii not appearing correctly --- readme.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index e926a88..0310448 100644 --- a/readme.md +++ b/readme.md @@ -13,11 +13,12 @@ Currently, I only have access to AQUA, but ARTEMiS could be supported once AQUA You'll need to extract the assets from the game itself. in the public folder, the assets should look like this - +``` -- Public | - Assets -\___ | - icon (icons should go here) - | - more soon +\_ | - icon (icons should go here) + | - more soon +``` Then, create the `/public/image/` folder. this will be where the images will be stored.