From df16953000b4a2708a53eb6e7ba63a41c2bf85df Mon Sep 17 00:00:00 2001 From: IsWaffle Date: Thu, 17 Aug 2023 00:32:10 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3cdcd8d..07250ce 100644 --- a/README.md +++ b/README.md @@ -33,3 +33,6 @@ git config --local user.email "USERNAME@SOMETHING.com" 2. Open Launcher.code-workspace in Visual Studio Code. 3. Run the build task: (top toolbar) Terminal -> Run Build Task... 4. Copy-paste all files inside `Build` into `game root directory`, overwrite when prompted. + +## Server Endpoints +If you just want to mess with the server endpoints, you can use this [postman collection](https://gofile.io/d/kCzmze) \ No newline at end of file