1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-13 08:35:20 +02:00

Add support for ContentDB package translation (#14410)

This commit is contained in:
rubenwardy
2024-02-25 22:09:52 +00:00
committed by GitHub
parent 4caf0e4cb9
commit f4eba3bfba
3 changed files with 32 additions and 2 deletions

View File

@@ -74,6 +74,8 @@ private:
static int l_get_mapgen_names(lua_State *L);
static int l_get_language(lua_State *L);
static int l_gettext(lua_State *L);
//packages