]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - doc/menu_lua_api.txt
Use consistent temp folder path (#10892)
[dragonfireclient.git] / doc / menu_lua_api.txt
index db49c1736619e60e311b814003067314a6b9226f..b3975bc1d86ba240f3a7b49c61b1e7fbae5b6faa 100644 (file)
@@ -85,6 +85,7 @@ core.get_video_drivers()
 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
+core.get_temp_path() -> path of temp folder
 
 
 HTTP Requests