1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-23 17:13:38 +02:00
Go to file
2020-06-09 18:56:01 +02:00
Demos removed parentheses around MLEM's name 2020-05-28 00:49:29 +02:00
Demos.Android modified link behavior for paragraphs to be easier to modify 2020-06-09 18:56:01 +02:00
Demos.DesktopGL added a new text input system 2020-02-24 14:03:53 +01:00
Docs modify friends article 2020-06-06 03:12:18 +02:00
MLEM use HasFlag in InputHandler for better readability 2020-06-05 23:56:53 +02:00
MLEM.Data removed parentheses around MLEM's name 2020-05-28 00:49:29 +02:00
MLEM.Extended only use nbsp in image codes if the font supports it 2020-06-04 22:18:53 +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 modified link behavior for paragraphs to be easier to modify 2020-06-09 18:56:01 +02:00
Sandbox added percentage sizing based on own data to element 2020-06-02 23:00:40 +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.