mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-09-17 10:34:48 +00:00
This is my port of SDL3 to HarmonyOS/OpenHarmony. It has been tested on real hardware from Huawei, and commercial games are being prepped to ship with it already. There is _heavy_ documentation in docs/README-harmonyos.md, including how to set up a development environment and project, build, and debug, for the completely uninitiated. This work was sponsored by Outfit7: https://outfit7.com/ Fixes #9837.
28 lines
975 B
Plaintext
28 lines
975 B
Plaintext
{
|
|
"meta": {
|
|
"stableOrder": true,
|
|
"enableUnifiedLockfile": false
|
|
},
|
|
"lockfileVersion": 3,
|
|
"ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.",
|
|
"specifiers": {
|
|
"@ohos/hamock@1.0.0": "@ohos/hamock@1.0.0",
|
|
"@ohos/hypium@1.0.25": "@ohos/hypium@1.0.25"
|
|
},
|
|
"packages": {
|
|
"@ohos/hamock@1.0.0": {
|
|
"name": "@ohos/hamock",
|
|
"version": "1.0.0",
|
|
"integrity": "sha512-K6lDPYc6VkKe6ZBNQa9aoG+ZZMiwqfcR/7yAVFSUGIuOAhPvCJAo9+t1fZnpe0dBRBPxj2bxPPbKh69VuyAtDg==",
|
|
"resolved": "https://ohpm.openharmony.cn/ohpm/@ohos/hamock/-/hamock-1.0.0.har",
|
|
"registryType": "ohpm"
|
|
},
|
|
"@ohos/hypium@1.0.25": {
|
|
"name": "@ohos/hypium",
|
|
"version": "1.0.25",
|
|
"integrity": "sha512-l6uO2pjl8HyEKdekLqQt7tUpWbDqX/42zoAzkagtUVZAW9jT6lMvbe54MVjoLxq/RwQGygRvi6j4GpypSMFSHw==",
|
|
"resolved": "https://ohpm.openharmony.cn/ohpm/@ohos/hypium/-/hypium-1.0.25.har",
|
|
"registryType": "ohpm"
|
|
}
|
|
}
|
|
} |