Engine/base
JeremyStarTM d5a03c885b
Add support for macOS
Just had to install macOS in a VM using QuickEmu (many thanks to them!) to add support for this. After installing it, creating an Apple account just to download Xcode, install OpenJDK using Homebrew and then using JShell and some searching I can confidently say that I find it hilarious that this piece of garbage exists. No keyboard shortcuts work (likely because of that Command key thingy), everything is clunky as hell and nothing really makes sense. How can anybody use this piece of overpriced shit? Anyway, for these four rich kiddies which want to run their favourite game on their parent's Macbook can do that now.

In case you need to install shitOS too: https://github.com/quickemu-project/quickemu/wiki/03-Create-macOS-virtual-machines
They make it incredibly easy to do, so big shoutouts to them!
2024-12-17 03:55:07 +01:00
..
src Add support for macOS 2024-12-17 03:55:07 +01:00
build.gradle.kts Integrate logging subproject into base subproject 2024-12-15 19:22:25 +01:00
README.md Add unit testing 2024-12-15 22:33:31 +01:00

/base

The core engine. The grand piece of code which makes everything work.