mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-03-28 14:52:49 +01:00
Added hyperlists
This commit is contained in:
@@ -1,11 +1,4 @@
|
||||
<menu>
|
||||
<!-- This is the main menu. Mark which collections you would like to make visible -->
|
||||
<item collection="Nintendo Entertainment System"/>
|
||||
<item collection="NES and Arcade"/>
|
||||
<item collection="Arcade"/>
|
||||
|
||||
<!-- You could go as many layers deep as you would like. For instance, you could infinitely go into the main menu -->
|
||||
<!--
|
||||
<item collection="Main"/>
|
||||
-->
|
||||
</menu>
|
||||
|
||||
@@ -1,9 +1,6 @@
|
||||
# override the default layout with something else if desired
|
||||
###############################################################################
|
||||
# This main collection is intended to be a menu for navigating to other
|
||||
# collections (although this can also be configured to list and launch items).
|
||||
# See Menu.xml to configure the menu
|
||||
###############################################################################
|
||||
layout = Showcase 16x9
|
||||
|
||||
media.video = ../Media/Systems/Videos
|
||||
media.title = ../Media/Systems/Titles
|
||||
media.box = ../Media/Systems/Boxes
|
||||
media.cart = ../Media/Systems/Carts
|
||||
media.snap = ../Media/Systems/Snaps
|
||||
|
||||
|
||||
Reference in New Issue
Block a user