17 lines
457 B
JSON
17 lines
457 B
JSON
{
|
|
"$schema": "../schema.json",
|
|
"name": "Emulatorjs",
|
|
"port": 8164,
|
|
"available": true,
|
|
"exposable": true,
|
|
"id": "emulatorjs",
|
|
"tipi_version": 1,
|
|
"version": "1.7.2",
|
|
"categories": ["gaming"],
|
|
"description": "Self-hosted Javascript emulation for various system.",
|
|
"short_desc": "Self-hosted Javascript emulation for various system.",
|
|
"author": "EmulatorJS",
|
|
"source": "https://github.com/EmulatorJS/EmulatorJS",
|
|
"form_fields": []
|
|
}
|