app-store/apps/emulatorjs/config.json
2023-03-21 00:07:02 -04:00

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": []
}