mirror of
https://github.com/Ellpeck/MLEM.git
synced 2024-11-01 05:10:50 +01:00
8 lines
702 B
Markdown
8 lines
702 B
Markdown
<img src="Logo.png" width="25%" >
|
|
|
|
**MLEM Library by Ellpeck for MonoGame** is an addition to the game framework [MonoGame](https://www.monogame.net/) that provides extension methods, quality of life improvements and additional features like a ui system and easy input handling.
|
|
|
|
- Get it [on NuGet](https://www.nuget.org/packages?q=mlem)
|
|
- Get prerelease builds [on NuGet](https://nuget.ellpeck.de)
|
|
- See tutorials and API documentation [on the website](https://mlem.ellpeck.de/)
|
|
- Check out [the demos](https://github.com/Ellpeck/MLEM/tree/master/Demos) on [Desktop](https://github.com/Ellpeck/MLEM/tree/master/Demos.DesktopGL) or [Android](https://github.com/Ellpeck/MLEM/tree/master/Demos.Android)
|