mirror of
https://github.com/damp11113-software/ccIDE.git
synced 2025-04-27 22:48:13 +00:00
Update readme.md
This commit is contained in:
parent
9990bc3c03
commit
02f9faa22c
@ -3,13 +3,13 @@ ccIDE is block based programming for ComputerCraft lua.
|
|||||||
|
|
||||||
special thank for [this repo](https://github.com/Mirka1405/ccblockly)
|
special thank for [this repo](https://github.com/Mirka1405/ccblockly)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
# Quick Start
|
# Quick Start
|
||||||
1. install nodejs and git
|
1. install nodejs and git
|
||||||
2. git clone cd to this project
|
2. git clone cd to this project
|
||||||
3. Install dependency use `npm install .`
|
3. Install dependency use `npm install .`
|
||||||
4. To run this IDE use `npm run dev`
|
4. To run this IDE use `npm run dev` or if you using windows you can use `run.bat` to run it.
|
||||||
5. Done!
|
5. Done!
|
||||||
|
|
||||||
## Install Remote code into computercraft
|
## Install Remote code into computercraft
|
||||||
|
Loading…
x
Reference in New Issue
Block a user