This commit is contained in:
parent
ce53db6863
commit
e7d49c1454
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ const projects = [{
|
|||
},
|
||||
{
|
||||
name: "MLEM",
|
||||
desc: "MLEM Library by Ellpeck for MonoGame is an addition to the game framework <a href=\"http://www.monogame.net/\">MonoGame</a> that provides extension methods, quality of life improvements and additional features like a Ui system and easy input handling.",
|
||||
desc: "MLEM Library for Extending MonoGame is an addition to the game framework <a href=\"http://www.monogame.net/\">MonoGame</a> that provides 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",
|
||||
"See the website": "https://mlem.ellpeck.de/"
|
||||
|
|
Loading…
Reference in a new issue