mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-11 07:01:43 +00:00
8 lines
407 B
JSON
8 lines
407 B
JSON
|
{
|
||
|
"name": "FTE Quakeworld Embedded Browser Plugin",
|
||
|
"version": "1",
|
||
|
"description": "FTEQW by the ForeThought Entertainment team, a Windows only free open source engine that supports Quake(tm) 1 (QuakeWorld/NetQuake), Quake 2(tm), Hexen 2(tm), Quake 3(tm) etc via way of NPAPI many browsers support like Safari, Chrome & Firefox",
|
||
|
"plugins": [
|
||
|
{ "path": "npfte.dll", "public": true }
|
||
|
]
|
||
|
}
|