Commit Graph

2 Commits

Author SHA1 Message Date
dorving
8b1acdf9d7 Added G-Wasm project sources 2023-03-29 10:06:18 +02:00
Dorving
4e2415f671 Upgraded to java 17, switched to gradle, added new G-Mem for mac
- uses badass runtime plugin to create platform-specific images (https://badass-runtime-plugin.beryx.org/releases/latest/).
- uses kotlin based gradle build script.
- uses openjfx's plugin to obtain the required javafx modules
- added G-Wasm jar to repo for now, maven link is broken for me
- added g_mem_mac executable (https://github.com/dorving/g_mem_mac)
- added MacOS readable icon (.icns format)
- removed unused and broken imports from PortRequester.java and GEarth.java
- added GEarthLauncher.java (see docs for reason)
2022-05-03 06:27:46 +02:00