gomeler / LocationGenerator

Simple exercise in Go that generates locations for tabletop RPGs.
0 stars 0 forks source link

Enable multiple building collections so as to customize towns and such. #20

Closed gomeler closed 5 years ago

gomeler commented 5 years ago

This will be an open and shut case strictly to doc that something happened. Commit 7d0ebd09aa74919c06a5c48562b73ce046839562 added the necessary code to dynamically load the BuildingCollection array that is used to generate a location. This now raises an important issue in that the default locations should be configurable.