added ngp support for NGC extension files
This commit is contained in:
parent
79a7be9716
commit
1711b22c0c
|
@ -1,7 +1,7 @@
|
|||
# Uncomment and edit the following line to use a different ROM path.
|
||||
list.path = %BASE_ITEM_PATH%/%ITEM_COLLECTION_NAME%
|
||||
list.includeMissingItems = false
|
||||
list.extensions = zip,ZIP,ngp,NGP
|
||||
list.extensions = zip,ZIP,ngp,NGP,ngc,NGC
|
||||
list.menuSort = yes
|
||||
|
||||
launcher = ngp
|
||||
|
|
Loading…
Reference in New Issue