Merge pull request #112 from jeffman/jeffman-patch-1

Update README.md
This commit is contained in:
Lorenzooone 2020-05-14 23:50:55 +02:00 committed by GitHub
commit ad7757dea5
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).