From 572ba83b3084e3d3abd294acb914746d29822a98 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Thu, 31 Jan 2019 16:35:55 +0000 Subject: Content store: Fix storage leak by storing screenshots in cache (#8137) --- doc/menu_lua_api.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/menu_lua_api.txt b/doc/menu_lua_api.txt index c7a215c4f..419bc2f8a 100644 --- a/doc/menu_lua_api.txt +++ b/doc/menu_lua_api.txt @@ -65,6 +65,7 @@ core.get_video_drivers() ^ first element of returned list is guaranteed to be the NULL driver core.get_mapgen_names([include_hidden=false]) -> table of map generator algorithms registered in the core (possible in async calls) +core.get_cache_path() -> path of cache Formspec: core.update_formspec(formspec) -- cgit v1.2.3