From d3f87f107d06d07fd9dd8a729b72fc1e6cfa1ee7 Mon Sep 17 00:00:00 2001 From: Sarxzer Date: Fri, 15 Mar 2024 08:35:49 +0100 Subject: [PATCH] Update README.md --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f31bb64..8002efd 100644 --- a/README.md +++ b/README.md @@ -21,11 +21,8 @@ No installation is required. Just open the application in your browser and start 3. Open the `index.html` file in your browser 4. Start coding -#### Windows installer (DO NOT USE, IT IS NOT WORKING) -1. Download the `cct_blockly_app-1.x.x.Setup.exe` file from the [releases](https://github.com/Sarxzer/cc-tweaked_blockly/releases/latest) -2. Run the installer (Windows only) (Linux and MacOS users can run the application using the source code) -3. For some reason, the installer does not create a desktop shortcut. You can create one manually by right-clicking on the desktop and selecting "New" > "Shortcut". Then, paste the following path: `C:\Users\%USERNAME%\AppData\Local\cc-tweaked_blockly\cc-tweaked_blockly.exe` -4. Open the application +#### Windows installer (DEPRECATED) +We stoped doing Windows installer because our application is lightweight and the installer wasn't working ## Usage @@ -61,4 +58,4 @@ This project is not affiliated with ComputerCraft:Tweaked or Google Blockly. It ## Contact -If you have any questions, feel free to contact me at [my email](mailto:nathan@sarxzer.xyz) or open an issue in this repository. \ No newline at end of file +If you have any questions, feel free to contact me at [my email](mailto:nathan@sarxzer.xyz) or open an issue in this repository.