libretro-genode/index.xml
Emery Hemingway a853c0d5e0 Update
- Automatic package versions
- Generate Makefile for creating signed packages
- Build with x86_64 variant by default
- Add Nim example
- Runtime schema fixes
2019-04-27 19:57:37 +02:00

7 lines
164 B
XML

<index>
<index name="Examples">
<pkg path="_/pkg/hello-world" info="C++ hello world"/>
<pkg path="_/pkg/hello_nim" info="Nim hello world"/>
</index>
</index>