From e4fa976d737d3b843fca3777b91e2f9b2709c703 Mon Sep 17 00:00:00 2001 From: Dev Date: Tue, 30 Jan 2024 14:16:43 +0000 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bcf2d24..6a73b54 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ git config --local user.email "USERNAME@SOMETHING.com" ## Build 1. Run `dotnet tool restore` from command line inside project folder 2. Open Launcher.code-workspace in Visual Studio Code. -3. Run the build task: (top toolbar) Terminal -> Run Build Task... +3. Run the build task: (top toolbar) Terminal -> Run Build Task... (requires running twice on first run) 4. Copy-paste all files inside `Build` into `game root directory`, overwrite when prompted. ## Server Endpoints