Results 4 issues of Michael

In reference to version 224734d7be7ff0c4a8adb3a206356ea122112f33 In chapter 1, there is a typo in the sentence introducing Section 1.2. "In Section 1.2, will" should probably read "In Section 1.2, we will"....

Followed instructions to install Air via `go install` using zsh on macOS but it gives the error `zsh: command is not found: air`. Tried to follow the commands under Q&A...

##### Minetest version ``` 5.6.1 ``` ##### OS / Hardware Operating system: macOS 13.1 Ventura CPU: Apple M1 GPU model: OpenGL version: ##### Summary I am unable to type the...

Bug
macOS
@ Client / Controls / Input

- Replaces references to `SMeshBuffer.h` with `CMeshBuffer.h` in header files - Adds `using namespace irr;` to the corresponding `.cpp` files in `/src` - This will make it easier to remove...

Maintenance
Action / change needed
@ Engine Core