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-22 21:05:12 +02:00
Demos also change demo links 2020-05-21 02:20:46 +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 clean up docfx a bit 2020-05-22 13:47:33 +02:00
MLEM switch to using cake for builds 2020-05-21 22:50:38 +02:00
MLEM.Data finished the xml documentation for all packages 2020-05-22 20:32:38 +02:00
MLEM.Extended finished the xml documentation for all packages 2020-05-22 20:32:38 +02:00
MLEM.Startup finished the xml documentation for all packages 2020-05-22 20:32:38 +02:00
MLEM.Templates switch to using cake for builds 2020-05-21 22:50:38 +02:00
MLEM.Ui full xml documentation for MLEM.Ui 2020-05-22 17:02:24 +02:00
Sandbox fixed generic bitmap fonts not calculating character width correctly 2020-05-18 23:24:38 +02:00
.gitignore switch to using cake for builds 2020-05-21 22:50:38 +02:00
build.cake skip duplicate nuget packages so that rebuilding doesn't fail in the future 2020-05-22 21:05:12 +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 link to the new site 2020-05-21 02:18:39 +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.