From 6c299ed103328295af743e8dcc4611db2cc90758 Mon Sep 17 00:00:00 2001 From: Muzychenko Andrey <33288308+k4zmu2a@users.noreply.github.com> Date: Sat, 30 Oct 2021 12:51:24 +0300 Subject: [PATCH] Updated plans in readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a7ac0e4..376adcc 100644 --- a/README.md +++ b/README.md @@ -77,10 +77,10 @@ Tested with: macOS Big Sur (Intel) with Xcode 13 & macOS Montery Beta (Apple Sil * ~~Decompile original game~~ * ~~Resizable window, scaled graphics~~ * ~~Loader for high-res sprites from CADET.DAT~~ +* ~~Cross-platform port using SDL2, SDL2_mixer, ImGui~~ * Misc features of Full Tilt: 3 music tracks, multiball, centered textboxes, etc. -* Cross-platform port - * Using SDL2, SDL2_mixer, ImGui - * Maybe: Android port +* Maybe: Text translations +* Maybe: Android port * Maybe x2: support for other two tables * Table specific BL (control interactions and missions) is hardcoded, othere parts might be also patched