From b724041d1f82ceae584281b1c4937dff9be4fc90 Mon Sep 17 00:00:00 2001 From: Patoke Date: Sun, 1 Mar 2026 20:46:49 -0300 Subject: [PATCH] chore: update readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 1e8ef7c..7c53cde 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,4 @@ You will need to add every file into their respective project and add the ``extr ## What is implemented? -So far, 4J_Input, 4J_Storage and 4J_Profile can link against the main project just fine, 4J_Render is still not completely decompiled and matched meaning that this is the only piece missing - -The only platform currently supported is ``Windows64``, all others need to still be implemented +All projects can be linked against the main game code, whilst there's some unnamed stuff in the Renderer, this works just fine and the game can be played \ No newline at end of file