升级emulatorjs-zh到最新版本

This commit is contained in:
waxgourd
2024-03-14 13:23:54 +08:00
parent 58365dd050
commit 0e2cbc0247
2 changed files with 9 additions and 6 deletions

View File

@@ -1,4 +1,7 @@
# EmulatorJS Add-on
### 1.8.92024-03-13
### 06.02.2024 - 1.8.8
- 首次推出。
- 版本升级
### 1.8.8 2024-02-06
- 首次推出

View File

@@ -1,10 +1,11 @@
{
"name": "游戏机模拟器",
"version": "1.8.8",
"version": "1.8.9",
"slug": "emulatorjs-zh",
"codenotary": "wghaos@163.com",
"description": "基于web浏览器的模拟器己移植众多复古游戏机。它是Libretro和EmulatorJS之间混合使用模拟器",
"url": "https://gitcode.com/waxgourd/addons",
"image": "wghaos/emulatorjs",
"arch": [
"aarch64",
"amd64"
@@ -44,6 +45,5 @@
"**/data/main",
"**/data/metadata",
"**/videos"
],
"image": "docker.nju.edu.cn/wghaos/emulatorjs"
]
}