lynx: Update extension to accept .lyx files

This commit is contained in:
Rob Loach 2023-12-31 20:17:27 -05:00
parent f4fc2a5ad1
commit e78fd6bbb9
No known key found for this signature in database
GPG key ID: 627C60834A74A21A
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
# Software Information
display_name = "Commodore - C64 (Frodo)"
authors = "Frodo Team Members"
supported_extensions = "d64|t64|x64|p00|lnx|zip"
supported_extensions = "d64|t64|x64|p00|lnx|lyx|zip"
corename = "Frodo"
license = "GPLv2"
permissions = ""

View file

@ -1,7 +1,7 @@
# Software Information
display_name = "Atari - Lynx (Handy)"
authors = "K. Wilkins"
supported_extensions = "lnx|o"
supported_extensions = "lnx|lyx|o"
corename = "Handy"
# Hardware Information

View file

@ -1,7 +1,7 @@
# Software Information
display_name = "Atari - Lynx (Beetle Lynx)"
authors = "K. Wilkins|Mednafen Team"
supported_extensions = "lnx|o"
supported_extensions = "lnx|lyx|o"
corename = "Beetle Lynx"
license = "Zlib|GPLv2"
permissions = ""