Unvanquished / unvanquished-mapeditor-support

Unvanquished support files for map editors.
https://unvanquished.net
4 stars 6 forks source link

unvanquished: add entity "TOGGLE" bitflag #21

Closed cu-kai closed 4 months ago

cu-kai commented 4 months ago

I have made this a PR because of the HTML entities used to create newlines in the documentation. I'm not sure if this is the correct way to do this of if I could do something better.

illwieckz commented 4 months ago

I believe I have found a way to set a new line in YAML using some “multiline” syntax.

It also looks Like NetRadiant properly interprets \n characters once they are written in entities.ent file.

You can squash my fixup commit as soon as you want.

illwieckz commented 4 months ago

I modified it again to avoid getting an extra end line.