mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-12-14 15:19:04 +00:00
Updated Debugging (markdown)
@@ -14,6 +14,12 @@ Execute this command in your browser's console
|
|||||||
DEBUG = true
|
DEBUG = true
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Debug values
|
||||||
|
Here is a list of available variables
|
||||||
|
```javascript
|
||||||
|
Debug.SELF_ID // Object id of your cubot
|
||||||
|
```
|
||||||
|
|
||||||
## Debug API
|
## Debug API
|
||||||
These commands can be ran from your browser's console
|
These commands can be ran from your browser's console
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user