mirror of
https://github.com/Ellpeck/MLEM.git
synced 2024-11-22 20:58:34 +01:00
Update README.md
This commit is contained in:
parent
f4bec17448
commit
7faa153abf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
<img src="Logo.png" width="25%" >
|
<img src="Logo.png" width="25%" >
|
||||||
|
|
||||||
**(M)LEM (L)ibrary by (E)llpeck for (M)onoGame** serves as an addition to the game framework [MonoGame](https://www.monogame.net/) by supplying extension methods, quality of life improvements and additional features like a Ui system and easy input handling.
|
**(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.
|
||||||
|
|
||||||
- Get it [on NuGet](https://www.nuget.org/packages?q=mlem)
|
- Get it [on NuGet](https://www.nuget.org/packages?q=mlem)
|
||||||
- Get prerelease builds [on NuGet](https://nuget.ellpeck.de)
|
- Get prerelease builds [on NuGet](https://nuget.ellpeck.de)
|
||||||
|
|
Loading…
Reference in a new issue