Remove _data for now
This commit is contained in:
parent
0d6a45f458
commit
aca983e065
2 changed files with 0 additions and 86 deletions
|
|
@ -1,33 +0,0 @@
|
|||
[
|
||||
{
|
||||
"Application": [
|
||||
"Productivity",
|
||||
],
|
||||
"Diagnostic": [
|
||||
"Hardware Tests"
|
||||
],
|
||||
"Driver": [
|
||||
"Mouse"
|
||||
],
|
||||
"Game": [
|
||||
"Educational",
|
||||
"Simulation",
|
||||
"Text Adventure",
|
||||
],
|
||||
"Operating System": [
|
||||
"CP/M",
|
||||
"DOS",
|
||||
"MINIX",
|
||||
"OS/2",
|
||||
"UNIX",
|
||||
"Windows"
|
||||
],
|
||||
"Utility": [
|
||||
"Assembler",
|
||||
"Communication",
|
||||
"Compiler",
|
||||
"Debugger",
|
||||
"Interpreter"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
@ -1,53 +0,0 @@
|
|||
[
|
||||
{
|
||||
"title": "Leather Goddesses of Phobos",
|
||||
"version": "1.0",
|
||||
"publisher": "Infocom, Inc.",
|
||||
"releaseDate": "1986",
|
||||
"type": "Game",
|
||||
"category": "Text Adventure",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Steve Meretzky",
|
||||
"link": "https://en.wikipedia.org/wiki/Steve_Meretzky"
|
||||
}
|
||||
],
|
||||
"description": "The year is 1936, and suddenly the protagonist is abducted by the Leather Goddesses for the final testing in the plan which will enslave every man and woman on earth. These Leather Goddesses of Phobos are just finishing up their plans for the invasion of Earth. If the hero fails to escape and save humanity, the Leather Goddesses will turn the Earth into their pleasure dome. Leather Goddesses of Phobos is a text adventure with humorous overtones. The player uses standard commands in the text parser to observe his environment and pick up items. The game's 'naughtiness' level can be adjusted between Tame (G), Suggestive (PG), and Lewd (R).",
|
||||
"references": [
|
||||
{
|
||||
"site": "Moby Games",
|
||||
"link": "http://www.mobygames.com/game/dos/leather-goddesses-of-phobos"
|
||||
}
|
||||
],
|
||||
"sources": [
|
||||
{
|
||||
"site": "Internet Archive",
|
||||
"desc": "Leather Goddesses of Phobos: Software Files",
|
||||
"page": "https://archive.org/details/msdos_Leather_Goddesses_of_Phobos_1986",
|
||||
"file": "https://archive.org/download/msdos_Leather_Goddesses_of_Phobos_1986/Leather_Goddesses_of_Phobos_1986.zip",
|
||||
"copy": "/disks/pcx86/games/infocom/phobos/archive/Leather_Goddesses_of_Phobos_1986.zip"
|
||||
},
|
||||
{
|
||||
"site": "Internet Archive",
|
||||
"desc": "TOSEC: The Old School Emulation Center: IBM PC Compatibles (2012-04-23): Leather Goddesses of Phobos: Disk Image",
|
||||
"page": "https://archive.org/details/IBM_PC_Compatibles_TOSEC_2012_04_23",
|
||||
"file": "http://archive.org/download/IBM_PC_Compatibles_TOSEC_2012_04_23/IBM_PC_Compatibles_TOSEC_2012_04_23.zip/IBM%20PC%20Compatibles%20%5BTOSEC%5D%2FIBM%20PC%20Compatibles%20-%20Diskimages%20-%205.25%27%27%20%28TOSEC-v2009-09-01_CM%29%2FLeather%20Goddesses%20of%20Phobos%20%281986%29%28Infocom%29.zip",
|
||||
"copy": "/disks/pcx86/games/infocom/phobos/archive/PHOBOS.img"
|
||||
},
|
||||
{
|
||||
"site": "Internet Archive",
|
||||
"desc": "Leather Goddesses of Phobos: Manual",
|
||||
"page": "https://archive.org/details/Leather_Goddesses_of_Phobos",
|
||||
"file": "https://archive.org/download/Leather_Goddesses_of_Phobos/Leather_Goddesses_of_Phobos.pdf",
|
||||
"copy": "/disks/pcx86/games/infocom/phobos/archive/Leather_Goddesses_of_Phobos.pdf"
|
||||
},
|
||||
{
|
||||
"site": "Internet Archive",
|
||||
"desc": "Leather Goddesses of Phobos: Internal Documents",
|
||||
"page": "https://archive.org/details/InfocomCabinetLeatherGoddessesOfPhobos",
|
||||
"file": "https://archive.org/download/InfocomCabinetLeatherGoddessesOfPhobos/Infocom_Cabinet_Leather_Goddesses_of_Phobos.pdf",
|
||||
"copy": "/disks/pcx86/games/infocom/phobos/archive/Infocom_Cabinet_Leather_Goddesses_of_Phobos.pdf"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue