UEmka is an Unreal Engine plugin that embeds the Umka scripting language, enabling you to compile and execute Umka code directly from Blueprints or C++.
Umka is a statically typed embeddable scripting language. It combines simplicity and flexibility with compile-time type checking, following the principle Explicit is better than implicit.
Get UEmka.zip from the releases and extract it into your project's Plugins folder.
