Content deleted Content added
fix syntaxhighlight |
m →How to add information: fix whitespace |
||
Line 6:
== How to add information ==
<syntaxhighlight lang="lua">
{
name = 'Entity name', -- required
id = 'entityid', -- required, must be unique
Line 22:
},
</syntaxhighlight>
== Validation errors ==
|