1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-16 10:44:32 +02:00
No description
Go to file
2020-05-15 13:16:03 +02:00
Demos cleaned up the demos a bit 2020-05-14 15:42:40 +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
MLEM fixed line splitting with the new formatting 2020-05-15 13:16:03 +02:00
MLEM.Data unify versions and update 2020-04-25 23:35:54 +02:00
MLEM.Extended fixed tiled color parsing 2020-04-30 21:15:28 +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 some controls helper methods 2020-05-04 16:41:54 +02:00
Sandbox fixed line splitting with the new formatting 2020-05-15 13:16:03 +02:00
.gitignore mlem part 1 2019-08-06 14:20:11 +02:00
Jenkinsfile apparently stage names can't exist twice 2020-04-11 03:22:35 +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.