Skip to content

Commit 8cdf593

Browse files
authored
Add files via upload
1 parent a643b08 commit 8cdf593

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,13 @@ Blockly is a Google libraries that add visual programation for educational or be
1515
No installation is required. Just open the application in your browser and start coding.
1616

1717
### For offline usage
18+
#### Html file
19+
1. Download the `cc-tweaked_blockly-1.x.x.zip` file from the [releases](https://github.com/Sarxzer/cc-tweaked_blockly/releases/latest)
20+
2. Extract the files
21+
3. Open the `index.html` file in your browser
22+
4. Start coding
1823

24+
#### Windows installer (DO NOT USE, IT IS NOT WORKING)
1925
1. Download the `cct_blockly_app-1.x.x.Setup.exe` file from the [releases](https://github.com/Sarxzer/cc-tweaked_blockly/releases/latest)
2026
2. Run the installer (Windows only) (Linux and MacOS users can run the application using the source code)
2127
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`
@@ -47,12 +53,12 @@ This project was created to help beginners to learn how to code in Lua using Com
4753

4854
## License
4955

50-
This project is licensed under the GNU General Public License v3.0 - see the [LICENSE](LICENSE.md) file for details
56+
This project is licensed under the GNU General Public License v3.0 - see the [LICENSE](LICENSE) file for details
5157

5258
## Disclaimer
5359

5460
This project is not affiliated with ComputerCraft:Tweaked or Google Blockly. It is an independent project created to help beginners to learn how to code in Lua using ComputerCraft:Tweaked.
5561

5662
## Contact
5763

58-
If you have any questions, feel free to contact me at [my email](mailto:nathan@sarxzer.xyz) or open an issue in this repository.
64+
If you have any questions, feel free to contact me at [my email](mailto:nathan@sarxzer.xyz) or open an issue in this repository.

0 commit comments

Comments
 (0)