You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CLAUDE.md
+28-3Lines changed: 28 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ This document provides essential context for AI assistants working on this codeb
6
6
7
7
**Minecraft Splitscreen Steam Deck & Linux Installer** - An automated installer for setting up splitscreen Minecraft (1-4 players) on Steam Deck and Linux systems.
-**Maximum 4 players**: Hardware and mod limitation
68
+
21
69
## Requirements
22
70
- Linux (Steam Deck or any modern distro)
23
71
- Internet connection for initial setup
@@ -226,6 +274,10 @@ Select your new Minecraft version when prompted. The installer will:
226
274
-**Figure out preconfiguring controllers within controllable (if possible)** - Investigate automatic controller assignment configuration to avoid having Controllable grab the same controllers as all the other instances, ensuring each player gets their own dedicated controller
227
275
228
276
## Recent Improvements
277
+
- ✅ **Dynamic Splitscreen (v3.0.0)**: Players can join and leave mid-session - no need for everyone to start at the same time
278
+
- ✅ **Controller Hotplug**: Real-time detection of controller connections/disconnections
279
+
- ✅ **Automatic Window Repositioning**: Windows automatically resize when player count changes
280
+
- ✅ **Desktop Notifications**: Get notified when players join or leave
229
281
- ✅ **Auto-Generated Launcher Script**: The splitscreen launcher is now generated at install time with correct paths baked in - no more hardcoded paths
230
282
- ✅ **Flatpak Support**: Works with both Flatpak and AppImage installations of PollyMC and PrismLauncher
231
283
- ✅ **Smart Launcher Detection**: Automatically detects existing launcher installations and uses them instead of downloading new ones
0 commit comments