From ec4bf3fc34f9b96d9e75e946f6928a2c19f960e6 Mon Sep 17 00:00:00 2001
From: Sam Lantinga <[EMAIL REDACTED]>
Date: Tue, 10 Mar 2026 22:24:43 -0700
Subject: [PATCH] Add shipping TODO list
---
TODO | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 TODO
diff --git a/TODO b/TODO
new file mode 100644
index 00000000..24a41d58
--- /dev/null
+++ b/TODO
@@ -0,0 +1,9 @@
+* Add Steam achievements
+* Add Steam game recording highlights
+* Add Steam Remote Play touch control layout
+* Improve touch control (automatically show controls on tap)
+* Add Android build to GitHub actions
+* Add assets and entitlements for Apple Store
+* Build for Linux using the steamrt container
+* Update documentation
+* Remove replay feature?