mirror of
https://github.com/Ed94/HandmadeHero.git
synced 2025-06-15 03:01:48 -07:00
Update readme and rebuild script
This commit is contained in:
@ -2,4 +2,4 @@ $clean = join-path $PSScriptRoot 'clean.ps1'
|
||||
$build = join-path $PSScriptRoot 'build.ps1'
|
||||
|
||||
& $clean
|
||||
& $build 'msvc' 'dev'
|
||||
& $build @args
|
||||
|
Reference in New Issue
Block a user