<?xml version="1.0" encoding="utf-8"?>
<!-- Libraries can be included into other lua-code by using its name
within a require-statement. E.g.: `require("myAwesomeLib")`
type: list -->
<luaLibraries version="1.34.0">
<!-- parameters:
name: type: string -->
<luaLibrary name="">
<!-- a lua-script
type: string -->
<code></code>
</luaLibrary>
</luaLibraries>