1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-29 03:23:37 +02:00
MLEM/README.md

9 lines
710 B
Markdown
Raw Normal View History

2020-04-05 01:42:58 +02:00
<img src="Logo.png" width="25%" >
2020-04-06 02:38:51 +02:00
**(M)LEM (L)ibrary by (E)llpeck for (M)onoGame** 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.
2019-09-10 11:46:13 +02:00
2020-04-06 01:42:52 +02:00
- Get it [on NuGet](https://www.nuget.org/packages?q=mlem)
- Get prerelease builds [on NuGet](https://nuget.ellpeck.de)
2020-05-21 02:18:39 +02:00
- See tutorials and API documentation [on the website](https://mlem.ellpeck.de/)
2020-04-06 02:38:51 +02:00
- 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)