Updated Terminal: Adding Commands (markdown)
parent
c3a5d82117
commit
43cc39496b
|
@ -13,11 +13,11 @@ Add the name of your command to the list.
|
|||
<!-- Todo: Readd a new image without the "brake;" issue that I somehow didn't notice. -->
|
||||
Add your code using the basic framework below. It should look like this:
|
||||
<br />
|
||||
`
|
||||
```
|
||||
case 'mycommand':
|
||||
//Your code goes here
|
||||
break;
|
||||
`
|
||||
```
|
||||
<br />
|
||||
Make your modifications and save the file.
|
||||
|
||||
|
|
Loading…
Reference in a new issue