diff --git a/src-tauri/DEPRECATED.md b/src-tauri/DEPRECATED.md new file mode 100644 index 0000000..cb87e46 --- /dev/null +++ b/src-tauri/DEPRECATED.md @@ -0,0 +1,6 @@ +# Deprecated — Docker mode + +This folder contained the Tauri desktop app shell. It is no longer used now that +Moonlight Relay runs as a Docker container serving a browser-based web UI. + +You can safely delete this entire `src-tauri/` directory.