Majic-Jungle / sapiens-mod-creation

Official tools and examples for mod creation in the game Sapiens
MIT License
54 stars 12 forks source link

Expose `locale.lua` #26

Closed SirLich closed 1 year ago

SirLich commented 1 year ago

There are a couple vars which would be useful to have:

local defaultLocale = nil
local currentLocale = nil
local currentLocaleKey = nil
mjdave commented 1 year ago

Exposed in 0.4