noita-mapcap/files/luacomponent.xml

8 lines
205 B
XML
Raw Normal View History

<Entity>
<LuaComponent script_source_file="mods/noita-mapcap/files/init.lua"
enable_coroutines="1"
execute_on_added="1"
execute_every_n_frame="-1"
execute_times="1">
</LuaComponent>
</Entity>