BorisTheBrave / DeBroglie

DeBroglie is a C# library implementing the Wave Function Collapse algorithm with support for additional non-local constraints, and other useful features.
https://boristhebrave.github.io/DeBroglie/
MIT License
456 stars 37 forks source link

Update index.md #16

Closed Dhelio closed 3 years ago

Dhelio commented 3 years ago

Quick start example is outdated. Topology should be GridTopology

BorisTheBrave commented 3 years ago

Thanks

grapefrukt commented 3 years ago

I went to make a pull request of exactly this issue and then found this, turns out the docs at https://boristhebrave.github.io/DeBroglie/articles/index.html#quick-start-c just haven't been updated.

BorisTheBrave commented 3 years ago

Sorry, I've have updated it now. I had roughly in the mind the docs should stay in line with the latest release, but I guess that is confusing.