emapi is a distributable API made for modders who write modifications for Game Dev Tycoon. emapi stands for ‘Extended Mod API’ - which already explains a bit of what it does.
the goal of emapi is to give modders freedom and make the end user no longer install any other dependencies. emapi is open source and is licensed under the ISC license, rather than being a bit more restrictive APIs that were released prior to emapi.
‘As a modder, where do I download it from then?’ - Go to the downloads section, it’s hosted on Github.
‘As a user, where do I download it from?’ - You don’t. The mod should come with emapi instead
I might replace UltimateLib in GDT Enlightening with this then The end user wouldn’t have to worry about any of that Ultimate-stuff either. Great! Some documentation would be appreciated.