genode/repos/gems/run/sculpt/launcher/gambatte
Emery Hemingway 2bdeaec3d2 Add and update Sculpt game launchers
The retro_frontend component is now a Nitpicker client with smoother
framebuffer resizing.
2018-08-30 09:24:47 +02:00

10 lines
415 B
Plaintext

<launcher pkg="ehmry/pkg/gambatte/2018-08-28">
<route>
<service name="Nitpicker"> <child name="wm"/> </service>
<!-- The emulator will automatically open the first Game Boy ROM in finds in its file-system session -->
<!-- <service name="File_system"> <child name="chroot" label="shared -> GB"/> </service> -->
<!-- <service name="Audio_out"> <child name="audio_drv"/> </service> -->
</route>
</launcher>