Difficult-Rocket/build_rs.ps1

8 lines
120 B
PowerShell

Set-Location .\libs\Difficult_Rocket_rs\src
python3.8 setup.py build
python3.8 after_build.py
Set-Location ..\..\..\