Miniontoby
Miniontoby
I translated this mod to Dutch. https://hosted.weblate.org/projects/minetest/mod-storage-drawers/nl/ Please update/add it to the mod
Hi, This issue is fixed and you will find a summary of the problem and solution below: ---- # Original Question The Web Gamepad API doesn't seem to be able...
Hi, I made some changes to make this CSM log less, whilst keeping the same functionality. - I have put every position related data into one `minetest.log('mumble submit ')` -...
Hi, I just started using this plugin. I get this error: ``` TypeError: net.createConnection is not a function ``` Whenever I look at what the `import('net')` contains, then it doesn't...
This pull request fixes #4
Hi, Is there a reason why this package is limited to nodejs 16? I am already using nodejs 18 and there is already nodejs 20... So please update it or...
### Bug description The $user variable is replaced by an empty string. It seems like there is a problem with the code that gets the nickname causing an empty string...
Hi, is this repo still 'active'? I would like dotnet images. I can help, since I am already working on them. Base image would be `mcr.microsoft.com/dotnet/runtime:-alpine` At least versions 6,...
**Summary** I discovered that bridge crashes every single time after you remove a project and then close the modal for selecting a different project Closing the modal is also 'done'...
Added readthedocs stuff for API documentation, because this project lacks online API documentation. This Pull Request at least gives you a base to continue to work with. Most code is...