Lemonpy 0.1

Lemonpy is a Python port of LemonUI to PyLoaderV 0.6. It reimplements the
LemonUI menu look and behavior using PyLoaderV's `gta.natives` API. The
class names, layout constants, default sounds, and use of the
`commonmenu` sprite atlas (`interaction_bgd`, `gradient_bgd`,
`gradient_nav`) follow the LemonUI design.

Original LemonUI project (.NET):
https://github.com/LemonUIbyLemon/LemonUI

LemonUI is licensed under the MIT License.
Copyright (c) 2020-2023 Hannele Ruiz

Lemonpy does not include LemonUI's C# runtime and does not load any
.NET assemblies. It is a clean-room Python rewrite distributed under the
MIT License.
