By scratchminer and Rae
Use the Playdate Compiler from Playdate's SDK: pdc Source IndexOS.pdx
- Download the Index Installer from the website or releases page.
- Sideload the PDX to your device, or place it directly in the data disk somewhere in the
Games
folder. - On your Playdate, launch the installer and follow the on-screen prompts.
- Build the Index OS core application yourself, or download it from the website or releases page.
- Navigate to wherever you installed the Playdate SDK, then go to
<SDK path>/Disk/System
. - Rename the existing application
Launcher.pdx
to somthing else, likeStockLauncher.pdx
. - Drag Index OS into the
System
folder and rename itLauncher.pdx
. - Launch Index OS with the Playdate Simulator.
This project isn't affiliated with Panic, the makers of the Playdate, in any way.