1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-31 20:33:38 +02:00
Go to file
2020-05-21 23:05:11 +02:00
Demos also change demo links 2020-05-21 02:20:46 +02:00
Demos.Android fixed status bar and display offset in android demo 2020-05-13 22:11:33 +02:00
Demos.DesktopGL added a new text input system 2020-02-24 14:03:53 +01:00
Docs polish some things with the new website 2020-05-21 12:11:23 +02:00
MLEM switch to using cake for builds 2020-05-21 22:50:38 +02:00
MLEM.Data switch to using cake for builds 2020-05-21 22:50:38 +02:00
MLEM.Extended switch to using cake for builds 2020-05-21 22:50:38 +02:00
MLEM.Startup switch to using cake for builds 2020-05-21 22:50:38 +02:00
MLEM.Templates switch to using cake for builds 2020-05-21 22:50:38 +02:00
MLEM.Ui switch to using cake for builds 2020-05-21 22:50:38 +02:00
Sandbox fixed generic bitmap fonts not calculating character width correctly 2020-05-18 23:24:38 +02:00
.gitignore switch to using cake for builds 2020-05-21 22:50:38 +02:00
build.cake release update 2020-05-21 23:05:11 +02:00
build.ps1 switch to using cake for builds 2020-05-21 22:50:38 +02:00
build.sh switch to using cake for builds 2020-05-21 22:50:38 +02:00
Jenkinsfile fixed cake invocation using wrong formatting 2020-05-21 22:56:04 +02:00
LICENSE Initial commit 2019-08-06 13:48:26 +02:00
Logo.png Added a logo 2020-04-05 01:35:17 +02:00
MLEM.sln updated and fixed android demo 2020-04-19 03:20:25 +02:00
README.md link to the new site 2020-05-21 02:18:39 +02:00

(M)LEM (L)ibrary by (E)llpeck for (M)onoGame is an addition to the game framework MonoGame that provides extension methods, quality of life improvements and additional features like a ui system and easy input handling.