Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarxzer authored Mar 12, 2024
1 parent bde9818 commit 5e6f787
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@ No installation is required. Just open the application in your browser and start

### For offline usage

1. Download the repository
2. Open the `index.html` file in your browser
3. Start coding
1. Download the cc_tweaked_blockly-1.x.x.Setup.exe file from the [releases](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

## Usage

Expand Down
1 change: 1 addition & 0 deletions todo.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# To do

- [ ] Fix the istaller to create a desktop shortcut
- [ ] Finish the websocket implementation
- [ ] Add colors constants and / or color picker
- [ ] Add Rednet API
Expand Down

0 comments on commit 5e6f787

Please sign in to comment.