From 162f2999dcf9282679a44a45a20bc7d66a380fc5 Mon Sep 17 00:00:00 2001 From: sgwerder Date: Sat, 1 Jul 2017 18:23:42 +0200 Subject: [PATCH] Added Multi-OS Engine Cross-platform native mobile app development. The main backend used by libGDX. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 05391f1..0b091fd 100644 --- a/README.md +++ b/README.md @@ -555,6 +555,7 @@ A curated list of awesome Java frameworks, libraries and software. * [Lanterna](https://github.com/mabe02/lanterna) - Easy console text-GUI library, similar to curses. * [LightAdmin](http://lightadmin.org/) - Pluggable CRUD UI library for rapid application development. * [Membrane Service Proxy](https://github.com/membrane/service-proxy) - An open-source, reverse-proxy framework written in Java. +* [Multi-OS Engine](https://software.intel.com/en-us/multi-os-engine) - An open-source, cross-platform engine to develop native mobile (iOS, Android, etc.) apps. * [Modern Java - A Guide to Java 8](https://github.com/winterbe/java8-tutorial) - Popular Java 8 guide. * [Modernizer](https://github.com/andrewgaul/modernizer-maven-plugin) - Detect uses of legacy Java APIs. * [OpenRefine](http://openrefine.org/) - Tool for working with messy data: cleaning, transforming, extending it with web services and linking it to databases.