From 1f11d09c5720866b0f12742e53e1a4a1b5de5b46 Mon Sep 17 00:00:00 2001 From: VRZ/AstralArchivists Date: Mon, 27 Nov 2023 22:45:00 +0100 Subject: [PATCH 1/2] Update README.md Windows builds no longer in folder 'game-builds', but in Github releases instead. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c0dd023..e856d14 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ project is fully open source, and you can use the code for any purpose (it will To run the build: -1. Find and download build file for your system in [game_builds](https://github.com/marmust/internet-scanner/tree/main/Unity_stuff/game_builds) folder. -2. Unzip downloaded file to new folder +1. Download Windows release from the [Releases](https://github.com/marmust/internet-scanner/releases). +2. Unzip the downloaded file to a new folder 3. Run `graph renderer.exe` 3. You may get an error saying "Windows Protected Your PC". This is normal, click the `more options` link, then click the `Run Anyway` button. From 40f428647c4f62b450dd1917d379fcc7f8d61e09 Mon Sep 17 00:00:00 2001 From: VRZ/AstralArchivists Date: Mon, 27 Nov 2023 22:46:47 +0100 Subject: [PATCH 2/2] Update READ_WARNING.txt Grammar --- Unity_stuff/game_builds/mac/READ_WARNING.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Unity_stuff/game_builds/mac/READ_WARNING.txt b/Unity_stuff/game_builds/mac/READ_WARNING.txt index a86a7a8..a3e1064 100644 --- a/Unity_stuff/game_builds/mac/READ_WARNING.txt +++ b/Unity_stuff/game_builds/mac/READ_WARNING.txt @@ -1,5 +1,5 @@ -this "game" build is untested, because i dont have a mac. -and also i dont even know hwat a mac build should look like. +this "game" build is untested, because i don't have a mac. +and also i don't even know what a mac build should look like. -if you have a mac, please raise an issue on github and tell me if it works / doesnt (if so whats wrong) +if you have a mac, please raise an issue on github and tell me if it works / doesn't (if so whats wrong) thank you :) \ No newline at end of file