mirror of
https://github.com/ParrotXray/mac-wallpaperengine.git
synced 2026-08-24 19:00:27 +09:00
* docs: rewrite all READMEs into a simpler format * feat: delete ci for nightly build
1.8 KiB
1.8 KiB
Open Wallpaper Engine
一款可顯示 Steam 創意工坊桌布的 macOS 應用程式。
本專案與 Steam 上的商業版 Wallpaper Engine 無關。
支援的桌布類型
| 類型 | 狀態 |
|---|---|
| 影片 (.mp4, .webm) | ✅ |
| 網頁 (HTML/WebGL) | ✅ |
| 場景(靜態) | ✅ |
| 場景(粒子) | ⚠️ 部分支援 |
| 場景(DXT 紋理) | ⚠️ 僅顯示預覽 |
| 應用程式 | ❌ |
從原始碼建置
需求: macOS 13.0+、Xcode 14.4+
git clone https://github.com/parrotxray/mac-wallpaperengine
cd mac-wallpaperengine
open "Open Wallpaper Engine.xcodeproj"
在 Xcode 中將簽署設為自己的憑證或選擇「Sign to Run Locally」,然後按 Cmd + R 執行。
使用方式
匯入桌布
- 資料夾: 檔案 > 從資料夾匯入
- Zip: 檔案 > 匯入,或直接拖放
.zip檔案 - 手動: 將桌布資料夾複製到
~/Documents/Open Wallpaper Engine/
Steam 創意工坊
- 安裝 steamcmd:
brew install steamcmd - 開啟 Workshop 分頁,使用 Steam 帳號登入(須擁有 Wallpaper Engine)
- 輸入 Steam Web API 金鑰
- 搜尋並直接下載桌布
致謝
- MrWindDog — 上游分支維護者
- Haren Chen — 原始應用程式作者
- 1ris_W — 中文 i18n
- Klaus Zhu — 應用程式圖示
- Chen Chia Yang — 場景渲染、創意工坊整合、多螢幕支援
採用 GPL-3.0 授權。