Update README.md

Testing webhook
This commit is contained in:
jeffman 2020-04-09 01:14:10 -04:00 committed by GitHub
parent 5b3e435f16
commit 232cad8676
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -59,3 +59,4 @@ This project aims to both complete the VWF codebase and to provide a tool for tr
1. `dotnet build tools/ScriptTool` (don't set the output directory)
2. `dotnet build tools/ScriptToolGui -o bin/ScriptToolGui`
3. Run with `dotnet bin/ScriptToolGui/ScriptToolGui.dll` (or just run the EXE file directly).