1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-01 21:03:38 +02:00
Go to file
2020-05-21 01:08:36 +02:00
Demos fixed font formatting codes not having priority 2020-05-17 14:26:45 +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 documentation website, I hope? 2020-05-21 01:08:36 +02:00
MLEM start on xml documentation, yay 2020-05-20 23:59:40 +02:00
MLEM.Data unify versions and update 2020-04-25 23:35:54 +02:00
MLEM.Extended fixed generic bitmap fonts not calculating character width correctly 2020-05-18 23:24:38 +02:00
MLEM.Startup update dependencies 2020-04-30 22:11:19 +02:00
MLEM.Templates unify versions and update 2020-04-25 23:35:54 +02:00
MLEM.Ui fixed style changes not forcing ui elements to update 2020-05-20 21:22:02 +02:00
Sandbox fixed generic bitmap fonts not calculating character width correctly 2020-05-18 23:24:38 +02:00
.gitignore mlem part 1 2019-08-06 14:20:11 +02:00
Jenkinsfile documentation website, I hope? 2020-05-21 01:08:36 +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 Update README.md 2020-04-06 02:38:51 +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.