Difference between revisions of "Vars"

Jump to navigation Jump to search
4 bytes added ,  02:46, 29 September 2021
no edit summary
m
Line 6: Line 6:
Function to change them: <code>Vars.table.setting(value)</code>
Function to change them: <code>Vars.table.setting(value)</code>


'''Contents of Vars.lua dumped from runtime because it's different than the loose file ones, also found embedded in exe.'''
{{Collapse|1=<pre>
<nowiki>
Vars =  
Vars =  
{ AlphaMeshBarn =  
{ AlphaMeshBarn =  
Line 1,149: Line 1,148:
}
}
}
}
</nowiki>
</pre>|2=Contents of Vars.lua dumped from runtime because it's different than the loose file ones, also found embedded in exe.}}

Navigation menu