mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-14 07:49:35 -06:00
Add Lua function to load a JSON file
This commit is contained in:
@@ -1698,7 +1698,8 @@ scripting::LuaLibrary OpenSpaceEngine::luaLibrary() {
|
||||
codegen::lua::ReadCSVFile,
|
||||
codegen::lua::ResetCamera,
|
||||
codegen::lua::Configuration,
|
||||
codegen::lua::LayerServer
|
||||
codegen::lua::LayerServer,
|
||||
codegen::lua::LoadJson
|
||||
},
|
||||
{
|
||||
absPath("${SCRIPTS}/core_scripts.lua")
|
||||
|
||||
Reference in New Issue
Block a user