Howdy,
First of all - big fan. Your software is amazing πΈ .
I'm building the game (do not look it up - it's NSFW >.<"), and it runs on Linux and Android.
Current default setup of the Kawaii plugin won't make it compile on these platforms.
Changing the uplugin should fix the issue
"PlatformAllowList": [
"Win64",
"Linux",
"Android"
]
Thank you from bottom of my heart,
DomJOIDev