mirror of
https://github.com/libretro/libretro-super
synced 2025-01-01 09:00:08 +00:00
Rename Quake1 to Quake
This commit is contained in:
parent
b07e6b6f80
commit
87d9e52292
2
dist/info/tyrquake_libretro.info
vendored
2
dist/info/tyrquake_libretro.info
vendored
@ -10,5 +10,5 @@ license = "GPLv2"
|
|||||||
permissions = ""
|
permissions = ""
|
||||||
display_version = "v0.62"
|
display_version = "v0.62"
|
||||||
supports_no_game = "false"
|
supports_no_game = "false"
|
||||||
database = "Quake1"
|
database = "Quake"
|
||||||
notes = "[i] Make those folders in the same directory:|[i] -id1 for the main game|[i] -hipnotic for the 1st mission pack|[i] -rogue for the 2nd mission pack|[i] -quoth for Quoth addon|[i] Put BGM into a subfolder named music in each of them."
|
notes = "[i] Make those folders in the same directory:|[i] -id1 for the main game|[i] -hipnotic for the 1st mission pack|[i] -rogue for the 2nd mission pack|[i] -quoth for Quoth addon|[i] Put BGM into a subfolder named music in each of them."
|
||||||
|
@ -336,7 +336,7 @@ build_libretro_databases() {
|
|||||||
build_libretro_database "FBNeo - Arcade Games" "rom.crc"
|
build_libretro_database "FBNeo - Arcade Games" "rom.crc"
|
||||||
build_libretro_database "DOOM" "rom.crc"
|
build_libretro_database "DOOM" "rom.crc"
|
||||||
build_libretro_database "Cave Story" "rom.crc"
|
build_libretro_database "Cave Story" "rom.crc"
|
||||||
build_libretro_database "Quake1" "rom.crc"
|
build_libretro_database "Quake" "rom.crc"
|
||||||
build_libretro_database "RPG Maker" "rom.crc"
|
build_libretro_database "RPG Maker" "rom.crc"
|
||||||
build_libretro_database "Flashback" "rom.crc"
|
build_libretro_database "Flashback" "rom.crc"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user