ccIDE is block based programming for ComputerCraft lua.
special thank for ccblockly for idea
- install nodejs and git
- git clone cd to this project
- Install dependency use
npm install .
- To run this IDE use
npm run dev
or if you using windows you can userun.bat
to run it. - Done!
it very simple! to install Remote code.
for advanced computer/pocket/turtle
wget run https://raw.githubusercontent.com/DPSoftware-Foundation/ccIDE/main/advremote.lua
for non advance computer/pocket/turtle
wget run https://raw.githubusercontent.com/DPSoftware-Foundation/ccIDE/main/remote.lua
for advanced computer/pocket/turtle
wget https://raw.githubusercontent.com/DPSoftware-Foundation/ccIDE/main/advremote.lua advremote.lua
advremote
for non advanced computer/pocket/turtle
wget https://raw.githubusercontent.com/DPSoftware-Foundation/ccIDE/main/remote.lua remote.lua
remote
If error "Domain not permitted" try this solution.
Module | Status |
---|---|
_G | π© Supported all |
Disk | π© Supported all |
IO (NativeIO) | π© Supported all |
Keys | π© Supported all |
OS (System) | π© Supported all |
RedNet | π© Supported all |
Settings | π© Supported all |
TextUtils | π© Supported all |
Peripheral | π© Supported all |
Turtle | π© Supported all |
Energy Storage Peripheral | π© Supported all |
Fluid Storage Peripheral | π© Supported all |
Inventory | π© Supported all |
Redstone | π¨ Partially Supported |
Colors | π¨ Partially Supported |
Commands | π₯ Unsupport |
FS | π₯ Unsupport |
GPS | π₯ Unsupport |
Help | π₯ Unsupport |
HTTP (Network) | π₯ Unsupport |
Multishell | π₯ Unsupport |
PaintUtils | π₯ Unsupport |
Parallel | π₯ Unsupport |
π₯ Unsupport | |
Shell | π₯ Unsupport |
Term | π₯ Unsupport |
Vector | π₯ Unsupport |
Window | π₯ Unsupport |
DFPWM Audio | π₯ Unsupport |
Completion | π₯ Unsupport |
Expect | π₯ Unsupport |
NFT Image | π₯ Unsupport |
Pretty | π₯ Unsupport |
Require | π₯ Unsupport |
Shell Completion | π₯ Unsupport |
Strings | π₯ Unsupport |
Command Peripheral | π₯ Unsupport |
Computer Peripheral | π₯ Unsupport |
Drive Peripheral | π₯ Unsupport |
Modem Peripheral | π₯ Unsupport |
Monitor Peripheral | π₯ Unsupport |
Printer Peripheral | π₯ Unsupport |
Speaker Peripheral | π₯ Unsupport |
Event: https://tweaked.cc/event/alarm.html
Mod | Status |
---|---|
Create Additions | π© Supported all |
Advanced Peripherals | π¨ Partially Supported (9/13 Peripheral) |
Create | π¨ Third support |
CC:C Bridge | π₯ Unsupport |
Extreme Reactors (Command) | π₯ Unsupport |
CC:Destroy Bridge | π₯ Unsupport |
More Red x CC:Tweaked Compat | π₯ Unsupport |
More Peripherals | π₯ Unsupport |
Tom's Peripherals | π₯ 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 |
SwitchCraft Peripherals | π₯ Unsupport (Old version) |
Plethora Peripherals | π₯ Unsupport (Fabric only) |
Some Peripherals | π₯ Unsupport (Fabric only) |
Library | Status |
---|---|
Acidity | π₯ Unsupport |
Anavrins' ChaCha20 (pastebin) | π₯ Unsupport |
Anavrins' MD5 | π₯ Unsupport |
Anavrins' SHA-1 | π₯ Unsupport |
Anavrins' SHA-256 (pastebin) | π₯ Unsupport |
AUKit | π₯ Unsupport |
Basalt | π₯ Unsupport |
Bigfont | π₯ Unsupport |
C3D | π₯ Unsupport |
CC-Archive | π₯ Unsupport |
dbprotect | π₯ Unsupport |
ecc.lua (pastebin) | π₯ Unsupport |
ecnet | π₯ Unsupport |
GuiH | π₯ Unsupport |
IsometriH | π₯ Unsupport |
Luz | π₯ Unsupport |
Milo | π₯ Unsupport |
Pine3D | π₯ Unsupport |
PngLua | π₯ Unsupport |
Pixelbox Lite | π₯ Unsupport |
RedRun | π₯ Unsupport |
Tamperer | π₯ Unsupport |
Tampl | π₯ Unsupport |
Telem | π₯ Unsupport |
VeriCode | π₯ Unsupport |
Screen.Recording.2024-07-13.151315.mp4
Screen.Recording.2024-07-13.140556.mp4
Screen.Recording.2024-07-13.165904.mp4
This project is based for every block based IDE from DPSoftware Foundation
This project is licensed under the GPL v3 License.