mirror of
https://github.com/Ed94/HandmadeHero.git
synced 2026-06-09 17:51:41 -07:00
Update readme and rebuild script
This commit is contained in:
+1
-1
@@ -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