Skip to content
Sarxzer edited this page Mar 22, 2024 · 1 revision

ComputerCraft : Blockly Editor

Welcome to the ComputerCraft Blockly Editor wiki! This wiki serves as a comprehensive guide to using our visual code editor for ComputerCraft and ComputerCraft:Tweaked.

Overview

This application provides a visual code editor for ComputerCraft, a Minecraft mod that introduces in-game Computers. With the Blockly interface, users can create Lua scripts for ComputerCraft effortlessly.

Features

  • Visual Code Editor: Utilize a block-based interface to create Lua scripts for ComputerCraft.
  • Export Functionality: Seamlessly export your code to ComputerCraft for in-game usage.

Installation

No installation is required for online usage. Simply visit our website to start coding. Alternatively, you can download the files for offline usage.

Offline Usage

HTML File

  1. Download the cc-blockly-editor-1.x.x.zip file from the latest releases.
  2. Extract the files.
  3. Open the index.html file in your browser.
  4. Start coding.

Windows Installer (Deprecated)

We have discontinued the Windows installer due to the lightweight nature of our application.

Usage

Follow these steps to make the most out of our editor:

  1. Open the application in your browser.
  2. Start coding using the Blockly interface.
  3. Export your code to ComputerCraft.
  4. Run the code in the game.

Contributing

We welcome contributions from the community! Please refer to our Contribution Guidelines for more details.

History

Learn about the origins of this project and its evolution over time.

  • Created to facilitate Lua coding for ComputerCraft beginners.
  • Modified version of the original Blockly project tailored for ComputerCraft environment.

Credits

License

This project is licensed under the GNU General Public License v3.0. For more information, refer to the LICENSE file.

Disclaimer

Please note that this project is independent and not affiliated with ComputerCraft or Google Blockly. It's designed to aid beginners in learning Lua coding with ComputerCraft.

Contact

For any inquiries or assistance, feel free to contact us via email or by opening an issue in this repository.