A tiny compatibility layer to run the x86-64 Android Luanti build on x86-64 desktop Linux, because why not?
- Nim 100%
| src | ||
| .gitignore | ||
| neo.toml | ||
| nim.cfg | ||
| README.md | ||
luanti-android-on-linux
This implements a compatibility layer capable of running Luanti's Android version on x86-64 desktop Linux. It doesn't use heavy emulation or containers, it just runs the game directly in your host environment as if it's a native app.
Psssst, it's not like Luanti has a native Linux build. Does it? :P
why?
Maybe because I just wanted to prove I can do this. :P
what does this imply?
It implies that I should perhaps use my time in more productive ways.