mirror of
https://github.com/Dadido3/noita-mapcap.git
synced 2024-11-22 21:17:33 +00:00
David Vogel
607b16e5d2
- Disable sandbox limitations - Refactor some code, clean it up - Make coroutines work inside the mod
8 lines
205 B
XML
8 lines
205 B
XML
<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> |