1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-01 12:53:38 +02:00
Go to file
2020-11-01 15:36:56 +01:00
.github Update FUNDING.yml 2020-06-15 02:09:38 +02:00
Demos added an extension method to auto-reverse an easing function 2020-10-24 22:10:34 +02:00
Demos.Android code cleanup 2020-06-18 17:24:35 +02:00
Demos.DesktopGL added a new text input system 2020-02-24 14:03:53 +01:00
Docs a small rebranding 2020-09-28 20:53:39 +02:00
Media some nice media improvements 2020-06-21 23:07:49 +02:00
MLEM moved DataTextureAtlas to MLEM.Data 2020-10-25 01:45:01 +02:00
MLEM.Data made CopyExtensions be able to fall back to a generic constructor if none is found 2020-11-01 15:36:56 +01:00
MLEM.Extended made mlem.extended ship without a monogame.extended version attached 2020-10-07 06:45:34 +02:00
MLEM.Startup a small rebranding 2020-09-28 20:53:39 +02:00
MLEM.Templates add trimmer root assemblies to the templates to allow trimming 2020-10-26 19:22:11 +01:00
MLEM.Ui initialize the tooltip color to white 2020-10-31 17:55:46 +01:00
Sandbox added a CopyConstructor attribute to CopyExtensions 2020-10-25 20:11:15 +01:00
Utilities moved DataTextureAtlas to MLEM.Data 2020-10-25 01:45:01 +02:00
.gitignore switch to using cake for builds 2020-05-21 22:50:38 +02:00
build.cake bump version 2020-08-11 02:55:49 +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
MLEM.sln Remove tests since they don't work correctly without a test version of MonoGame 2020-07-31 18:51:09 +02:00
README.md a small rebranding 2020-09-28 20:53:39 +02:00

MLEM Library for Extending 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.

What next?

Gallery

Here are some images that show a couple of MLEM's features.

MLEM.Ui in action:

MLEM's text formatting system: