added basic tui

This commit is contained in:
2026-03-23 14:43:47 +01:00
parent 3f91386763
commit ac7b07ee3d
9 changed files with 1164 additions and 29 deletions

View File

@@ -8,3 +8,4 @@ pub mod types;
pub mod unpacker;
pub mod utils;
pub mod actions;
pub mod tui;