Skip to content

Read ESM4 terminal items, and expose them to lua

Zackhasacat requested to merge zackhasacat/openmw:terminal_items into master

ESM4 terminals were added a while ago, but without the terminal items, they are not very useful.

Now, we load the items contained by each terminal. We can see all the data from lua as well.

For now, scripts and conditions are not read.

Docs are added.

Merge request reports