mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-03-20 19:03:01 +01:00
added ngp support for NGC extension files
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Uncomment and edit the following line to use a different ROM path.
|
# Uncomment and edit the following line to use a different ROM path.
|
||||||
list.path = %BASE_ITEM_PATH%/%ITEM_COLLECTION_NAME%
|
list.path = %BASE_ITEM_PATH%/%ITEM_COLLECTION_NAME%
|
||||||
list.includeMissingItems = false
|
list.includeMissingItems = false
|
||||||
list.extensions = zip,ZIP,ngp,NGP
|
list.extensions = zip,ZIP,ngp,NGP,ngc,NGC
|
||||||
list.menuSort = yes
|
list.menuSort = yes
|
||||||
|
|
||||||
launcher = ngp
|
launcher = ngp
|
||||||
|
|||||||
Reference in New Issue
Block a user