2023-03-21 04:03:07 +00:00
|
|
|
{
|
|
|
|
"$schema": "../schema.json",
|
|
|
|
"name": "Emulatorjs",
|
|
|
|
"port": 8164,
|
|
|
|
"available": true,
|
|
|
|
"exposable": true,
|
|
|
|
"id": "emulatorjs",
|
2024-03-30 21:58:33 +00:00
|
|
|
"tipi_version": 14,
|
|
|
|
"version": "1.9.0",
|
2023-11-30 23:18:13 +00:00
|
|
|
"categories": [
|
|
|
|
"gaming"
|
|
|
|
],
|
2023-03-21 04:03:07 +00:00
|
|
|
"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",
|
2023-10-29 19:43:17 +00:00
|
|
|
"form_fields": [],
|
2023-11-30 23:18:13 +00:00
|
|
|
"supported_architectures": [
|
|
|
|
"arm64",
|
|
|
|
"amd64"
|
|
|
|
]
|
2023-03-21 04:03:07 +00:00
|
|
|
}
|