1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-28 19:13:38 +02:00
Go to file
2020-05-13 22:11:33 +02:00
Demos made text formatting codes ignore case 2020-04-06 02:20:57 +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 removed perlin noise since it doesn't fit the other features and there are a lot of better implementations out there 2020-05-11 19:26:45 +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 raw content manager 2020-04-22 00:30:55 +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.