Itangalo / Bot-Playtesting-Toolkit

A toolkit for simulating board games with Google spreadsheets. Intended use is board game development.
GNU General Public License v3.0
9 stars 1 forks source link

Move all default settings to global.defaults #52

Closed Itangalo closed 2 years ago

Itangalo commented 2 years ago

If the module doesn't provide own logging settings, use default. Should be the case for logging, number of iterations, and also percentiles to present in statistics.

Itangalo commented 2 years ago

Done and tested.