mirror of
https://github.com/damp11113-software/ccIDE.git
synced 2025-04-27 06:28:14 +00:00
ComputerCraft IDE (ccIDE)
ccIDE is block based programming for ComputerCraft lua.
special thank for this repo
Quick Start
- install nodejs and git
- git clone cd to this project
- Install dependency use
npm install .
- To run this IDE use
npm run dev
- Done!
Install Remote code into computercraft
it very simple! to install Remote code.
Run from URL
wget run https://raw.githubusercontent.com/DPSoftware-Foundation/ccIDE/main/remote.lua
for turtle
wget run https://raw.githubusercontent.com/DPSoftware-Foundation/ccIDE/main/turtleremote.lua
Download and Run
wget https://raw.githubusercontent.com/DPSoftware-Foundation/ccIDE/main/remote.lua remote.lua
remote
for turtle
wget https://raw.githubusercontent.com/DPSoftware-Foundation/ccIDE/main/remote.lua turtleremote.lua
turtleremote
If error "Domain not permitted" try this solution.
official support peripherals
Peripheral | Status |
---|---|
Advanced Peripherals | 🟨 First support |
CC:C Bridge | 🟥 Unsupport |
CC:Destroy Bridge | 🟥 Unsupport |
SwitchCraft Peripherals | 🟥 Unsupport |
More Red x CC:Tweaked Compat | 🟥 Unsupport |
Plethora Peripherals | 🟥 Unsupport |
More Peripherals | 🟥 Unsupport |
Tom's Peripherals | 🟥 Unsupport |
Create: ComputerCraft | 🟥 Unsupport |
Computer Cartographer | 🟥 Unsupport |
Peripheralium | 🟥 Unsupport |
Unlimited Peripheral Works | 🟥 Unsupport |
CTOV | 🟥 Unsupport |
Digital Items 3 | 🟥 Unsupport |
SirEdvin's Cloud Solutions | 🟥 Unsupport |
CC: VS | 🟥 Unsupport |
CC Shops | 🟥 Unsupport |
CC Shops | 🟥 Unsupport |
Some Peripherals | 🟥 Unsupport |
Some small development video
https://github.com/user-attachments/assets/8e9564fc-fc85-4ff6-b23a-357d3ac5f33c
https://github.com/user-attachments/assets/195231d4-8fd8-4101-8068-70bc038a5c4f
https://github.com/user-attachments/assets/8f114cfa-d87c-47d0-a670-a13dc975ab06
Languages
JavaScript
74.6%
COBOL
11.9%
HTML
8.7%
CSS
3.4%
Lua
1.4%