Tag: English content
-
Unraid Tinyauth v5 migration
I’ve been running Tinyauth for quite some time and it’s been working great. Last night something broke after backup and the regular auto update/start of the docker image. Checking Tinyauth site https://tinyauth.app/docs/breaking-updates/4-to-5/ it’s clear some configuration changes is needed to go from v4 to v5. To get Tinyauth up and running until the configuration changes…
-
clock_mpf
Mission Pinball Framework doesn’t have any native way to use time and dates. To get around the lack of it I did my own code so I could use time and date for high scores and status screen in game. It works great and I share the code I wrote on my github at clock_mpf.…
-
How to hide mouse cursor in Godot Media Controller
Simple instruction how to hide mouse cursor in GMC aka Godot Media Center.