diff --git a/pool/main/nc2000/meta.json b/pool/main/nc2000/meta.json index c498e19..994ae03 100644 --- a/pool/main/nc2000/meta.json +++ b/pool/main/nc2000/meta.json @@ -1,30 +1,7 @@ { - "uuid": "2000e000-0000-4000-8000-000000000007", - "share_code": "nc20", "title": "NC2000", - "summary": "WenQuXing NC2000/NC1020 emulator for CardputerZero", - "description": "A WenQuXing (文曲星) NC2000 / NC1020 handheld computer emulator tuned for M5CardputerZero's 320x170 LCD.", - "locales": { - "zh-CN": { - "title": "NC2000 文曲星模拟器", - "summary": "适配 320x170 CardputerZero 屏幕的文曲星 NC2000/NC1020 模拟器" - }, - "zh-TW": { - "title": "NC2000 文曲星模擬器", - "summary": "適配 320x170 CardputerZero 螢幕的文曲星 NC2000/NC1020 模擬器" - } - }, - "categories": ["Emulators", "Games"], - "author": { - "github": "eggfly", - "display_name": "eggfly" - }, - "license": "MIT", - "source_repo": "https://github.com/eggfly/CardputerZero-NC2000", - "icon": "nc2000_icon.png", - "permissions": { - "audio_output": true, - "keyboard_input": true, - "network": false - } -} + "summary": "NC2000 WenQuXing Emulator for CardputerZero", + "categories": [], + "screenshots": [], + "icon": "nc2000_icon.png" +} \ No newline at end of file diff --git a/pool/main/nc2000/nc2000_1.0.4_arm64.deb.release.json b/pool/main/nc2000/nc2000_1.0.4_arm64.deb.release.json new file mode 100644 index 0000000..e26596d --- /dev/null +++ b/pool/main/nc2000/nc2000_1.0.4_arm64.deb.release.json @@ -0,0 +1,11 @@ +{ + "filename": "nc2000_1.0.4_arm64.deb", + "url": "https://github.com/CardputerZero/packages/releases/download/staging/eggfly__nc2000_1.0.4_arm64.deb", + "sha256": "873670a119083172616afe024b4a77e0cc136014d29fa956a601d4d86303a25b", + "size": 20560446, + "package": "nc2000", + "version": "1.0.4", + "architecture": "arm64", + "uploaded_by": "eggfly", + "uploader_email": "eggfly@users.noreply.github.com" +} diff --git a/pool/main/nc2000/nc2000_icon.png b/pool/main/nc2000/nc2000_icon.png new file mode 100644 index 0000000..48a634e Binary files /dev/null and b/pool/main/nc2000/nc2000_icon.png differ