mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 20:38:28 +08:00
升级emulatorjs-zh到最新版本
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
# EmulatorJS Add-on
|
### 1.8.9(2024-03-13)
|
||||||
|
|
||||||
### 06.02.2024 - 1.8.8
|
- 版本升级
|
||||||
- 首次推出。
|
|
||||||
|
### 1.8.8 (2024-02-06)
|
||||||
|
|
||||||
|
- 首次推出
|
||||||
|
|||||||
@@ -1,10 +1,11 @@
|
|||||||
{
|
{
|
||||||
"name": "游戏机模拟器",
|
"name": "游戏机模拟器",
|
||||||
"version": "1.8.8",
|
"version": "1.8.9",
|
||||||
"slug": "emulatorjs-zh",
|
"slug": "emulatorjs-zh",
|
||||||
"codenotary": "wghaos@163.com",
|
"codenotary": "wghaos@163.com",
|
||||||
"description": "基于web浏览器的模拟器,己移植众多复古游戏机。它是Libretro和EmulatorJS之间混合使用模拟器",
|
"description": "基于web浏览器的模拟器,己移植众多复古游戏机。它是Libretro和EmulatorJS之间混合使用模拟器",
|
||||||
"url": "https://gitcode.com/waxgourd/addons",
|
"url": "https://gitcode.com/waxgourd/addons",
|
||||||
|
"image": "wghaos/emulatorjs",
|
||||||
"arch": [
|
"arch": [
|
||||||
"aarch64",
|
"aarch64",
|
||||||
"amd64"
|
"amd64"
|
||||||
@@ -44,6 +45,5 @@
|
|||||||
"**/data/main",
|
"**/data/main",
|
||||||
"**/data/metadata",
|
"**/data/metadata",
|
||||||
"**/videos"
|
"**/videos"
|
||||||
],
|
]
|
||||||
"image": "docker.nju.edu.cn/wghaos/emulatorjs"
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user