-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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:[email protected]) or open an issue in this repository. | ||
If you have any questions, feel free to contact me at [my email](mailto:[email protected]) or open an issue in this repository. |