Skip to content

Solessfir/UEmka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UEmka

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++.

What is Umka

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.

Installation

Get UEmka.zip from the releases and extract it into your project's Plugins folder.

Screenshot

Example Screenshot