Closed immibis closed 4 years ago
Fixes #3
The extension API is already there (should've checked, d'oh!)
Now we use it to implement the sign text feature.
I wasn't sure whether CC should use its own extension API, or just hardcode sign support in TurtleInspectCommand.
TurtleInspectCommand
Did you test if it works
Fixes #3
The extension API is already there (should've checked, d'oh!)
Now we use it to implement the sign text feature.
I wasn't sure whether CC should use its own extension API, or just hardcode sign support in
TurtleInspectCommand
.