Is there any way to install SDK on Windows silently, without UI?
Needed for works on CI or any headless build system.
1 Like
Any ideas?
Assuming WinGet's installed I've had success with "winget install Panic.PlaydateSDK --silent --accept-source-agreements"
1 Like