Private
Public Access
1
0

mac を更新

2025-12-28 22:59:19 +00:00
parent 7a7963668d
commit 9353fcdcb7

16
mac.md

@@ -125,14 +125,14 @@ WorldScapeはmacでは動きません。pluginを`false`にします。また、
> Airse.uproject > Airse.uproject
```json ```json
{ {
"Name": "WorldScape", "Name": "WorldScape",
"Enabled": true, "Enabled": true,
"PlatformAllowList": [ "PlatformAllowList": [
"Win64" "Win64"
], ],
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/1325c95bf60546738a5bb21e2262914d" "MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/1325c95bf60546738a5bb21e2262914d"
} }
``` ```
> Config/DefaultDeviceProfiles.ini > Config/DefaultDeviceProfiles.ini