{ "version": "nightly", "description": "Modern QuakeWorld source port with advanced graphics capabilities", "homepage": "http://fte.triptohell.info/", "license": "GPL-2.0-or-later", "notes": [ "Place game data files (such as pak0.pak and pak1.pak) in:", "", "- Quake:", " $persist_dir\\id1\\", "", "- Quake Mission Pack 1 - Scourge of Armagon:", " $persist_dir\\hipnotic\\", "", "- Quake Mission Pack 2 - Dissolution of Eternity:", " $persist_dir\\rogue\\", "", "- Quake Mission Pack 3 - Abyss of Pandemonium:", " $persist_dir\\abyss\\" ], "architecture": { "32bit": { "url": "http://triptohell.info/moodles/win32/fteqw.exe", "shortcuts": [ [ "fteqw.exe", "FTEQW (Quake)", "-game id1" ], [ "fteqw.exe", "FTEQW (Quake - Scourge of Armagon)", "-game hipnotic" ], [ "fteqw.exe", "FTEQW (Quake - Dissolution of Eternity)", "-game rogue" ], [ "fteqw.exe", "FTEQW (Quake - Abyss of Pandemonium)", "-game abyss" ] ] }, "64bit": { "url": "http://triptohell.info/moodles/win64/fteqw64.exe", "shortcuts": [ [ "fteqw64.exe", "FTEQW (Quake)", "-game id1" ], [ "fteqw64.exe", "FTEQW (Quake - Scourge of Armagon)", "-game hipnotic" ], [ "fteqw64.exe", "FTEQW (Quake - Dissolution of Eternity)", "-game rogue" ], [ "fteqw64.exe", "FTEQW (Quake - Abyss of Pandemonium)", "-game abyss" ] ] } }, "persist": [ "id1", "hipnotic", "rogue", "abyss" ] }