mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
3 lines
98 B
PowerShell
3 lines
98 B
PowerShell
$ScriptDirectory = Split-Path -parent $PSCommandPath
|
|
& "$ScriptDirectory/emsdk.ps1" construct_env
|