mxgmn / WaveFunctionCollapse

Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
Other
23.18k stars 1.24k forks source link

allow the use of xml comments in samples.xml #12

Closed kchapelier closed 7 years ago

kchapelier commented 7 years ago

A simple quality of life feature.

Allow the use of xml comments <!-- ... --> in samples.xml.

nanodeath commented 7 years ago

This is nice too because it allows you to selectively disable samples by commenting them out instead of deleting them.

mxgmn commented 7 years ago

@kchapelier Done. This PR has scary (to me) conflicts, so I merged in my local repo.