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-31 20:49:03 +02:00
Demos removed parentheses around MLEM's name 2020-05-28 00:49:29 +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 removed parentheses around MLEM's name 2020-05-28 00:49:29 +02:00
MLEM added DisableGestures to InputHandler 2020-05-31 20:49:03 +02:00
MLEM.Data removed parentheses around MLEM's name 2020-05-28 00:49:29 +02:00
MLEM.Extended removed parentheses around MLEM's name 2020-05-28 00:49:29 +02:00
MLEM.Startup removed parentheses around MLEM's name 2020-05-28 00:49:29 +02:00
MLEM.Templates update mlem.templates to use monogame 3.8 2020-05-30 16:34:51 +02:00
MLEM.Ui fixed hidden panels trying to update, causing a crash 2020-05-30 22:48:09 +02:00
Sandbox fixed formatting codes at the beginning of strings being ignored 2020-05-30 19:17:18 +02:00
.gitignore switch to using cake for builds 2020-05-21 22:50:38 +02:00
build.cake let's actually start making prereleases be versioned like prereleases 2020-05-25 22:52:35 +02:00
build.ps1 switch to using cake for builds 2020-05-21 22:50:38 +02:00
build.sh fixed build runner permissions 2020-05-22 20:59:43 +02:00
Jenkinsfile actually use criteria to skip push 2020-05-22 01:44:47 +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 removed parentheses around MLEM's name 2020-05-28 00:49:29 +02:00

MLEM Library by Ellpeck for MonoGame 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.