link to the mlem website
This commit is contained in:
parent
c25634d598
commit
82863aee58
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ const projects = [{
|
||||||
desc: "(M)LEM (L)ibrary by (E)llpeck for (M)onoGame 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: "(M)LEM (L)ibrary by (E)llpeck for (M)onoGame 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: {
|
links: {
|
||||||
"Get it on NuGet": "https://www.nuget.org/packages?q=mlem",
|
"Get it on NuGet": "https://www.nuget.org/packages?q=mlem",
|
||||||
"Code on GitHub": "https://github.com/Ellpeck/MLEM"
|
"See the website": "https://mlem.ellpeck.de/"
|
||||||
},
|
},
|
||||||
status: "Side project",
|
status: "Side project",
|
||||||
icon: "mlem"
|
icon: "mlem"
|
||||||
|
|
Loading…
Reference in a new issue