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-09-16 01:21:37 +02:00
.github Update FUNDING.yml 2020-06-15 02:09:38 +02:00
Demos fixed an element transform issue and added a fancy button to the ui demo 2020-07-20 00:28:31 +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 added analytics to website 2020-07-21 03:15:36 +02:00
Media some nice media improvements 2020-06-21 23:07:49 +02:00
MLEM made AStar.InfiniteCost a const because I don't know why it wasn't one before 2020-09-16 01:21:37 +02:00
MLEM.Data Allow copying to exclude certain fields 2020-08-01 00:22:29 +02:00
MLEM.Extended fixed incorrect icon link 2020-07-29 14:41:46 +02:00
MLEM.Startup fixed incorrect icon link 2020-07-29 14:41:46 +02:00
MLEM.Templates fixed incorrect icon link 2020-07-29 14:41:46 +02:00
MLEM.Ui added text field input rules for file and path names 2020-09-13 18:05:55 +02:00
Sandbox added some more utility functions for directions and vectors 2020-08-10 02:16:35 +02:00
Utilities added aseprite script for populating the data texture atlas 2020-07-24 17:50:25 +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 some nice media improvements 2020-06-21 23:07:49 +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.

What next?

Gallery

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

MLEM.Ui in action:

MLEM's text formatting system: