mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-27 14:39:20 -06:00
Add new Lua function to save base64-encoded files to disk
This commit is contained in:
@@ -1727,6 +1727,7 @@ scripting::LuaLibrary OpenSpaceEngine::luaLibrary() {
|
||||
codegen::lua::RemoveTag,
|
||||
codegen::lua::DownloadFile,
|
||||
codegen::lua::CreateSingleColorImage,
|
||||
codegen::lua::SaveBase64File,
|
||||
codegen::lua::IsMaster,
|
||||
codegen::lua::Version,
|
||||
codegen::lua::ReadCSVFile,
|
||||
|
||||
Reference in New Issue
Block a user