FIX94 / open-wiiflow-mod

Beta Repository of the USB Loader Wiiflow
25 stars 16 forks source link

allow plugin files without extensions #152

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What new or enhanced feature are you proposing?
When the fileTypes= setting in the plugin INI file is blank, have it include 
all files WITHOUT an extension or just all files without paying attention to 
the extension. There is currently no way to include files without an extension 
in a WiiFlow plugin.

What goal would this enhancement help you achieve?
This would allow me to use the file name of 0 byte dummy files to choose 
different arguments for a plugin when the arguments don't otherwise actually 
refer to single, specific files or when they refer to folders.

Original issue reported on code.google.com by maxternal on 30 Nov 2012 at 2:48