update mlem description

This commit is contained in:
Ellpeck 2020-04-06 02:29:54 +02:00
parent 74445f5e4e
commit f7df98227b
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ const projects = [{
},
{
name: "MLEM",
desc: "MLEM is short for (M)LEM (L)ibrary by (E)llpeck for (M)onoGame. It's a set of NuGet packages that make creating games with the .NET-based framework <a href=\"http://www.monogame.net/\">MonoGame</a> a lot easier. MLEM includes a user interface system, a bunch of extension methods, a simple startup class and more.",
desc: "(M)LEM (L)ibrary by (E)llpeck for (M)onoGame serves as an addition to the game framework <a href=\"http://www.monogame.net/\">MonoGame</a> by supplying extension methods, quality of life improvements and additional features like a Ui system and easy input handling.",
links: {
"Get it on NuGet": "https://www.nuget.org/packages?q=mlem",
"Code on GitHub": "https://github.com/Ellpeck/MLEM"