
implementation("io.github.pandulapeter.kubriko:tool-scene-editor-noop:0.4.1")The `tool-scene-editor-noop` module is a no-operation implementation of the scene editor tool within the Kubriko game engine. It serves as a placeholder or stub, allowing projects to compile and run without the actual scene editor functionality. This is particularly useful in environments where the scene editor is not required or supported.