gruppe-adler / grad_meh

An Arma 3 Modification built on intercept, which allows exporting data from Arma 3 maps.
MIT License
13 stars 2 forks source link

Add ability to config thread count #16

Closed DerZade closed 4 years ago

DerZade commented 4 years ago

Add ability for user to configure how many threads should be running. This is useful for chaps with slower hardware.

TheWillard commented 4 years ago

Currently MEH starts a thread for each core, so this isn't necessary.