Copyright © 2025 Murat Kalinyaprak
Shared under the terms of GNU General Public License.

=====================================================

mkdice-pass-file-gnu.exe reads dice rolls from a text
file, of dice numbers separated by spaces, and passes
them to GnuBG as mouse clicks in manual dice mode.

The offset and distance between dice icons are based
on the size of the default dice input dialog window's
client area, which is 540x330. It will still work if
you use a custom display scale but will not work if
you resize the actual dice input dialog window itself.

Since mouse clicks are sent to the active window, it
would be advised to make sure that no other processes
are running with visible windows that can grab focus
while you are playing. Otherwise, it will still work
but some dice rolls may be skipped without being sent
to GnuBG. That should not hurt the randomness of dice
rolls but would make it impossible to replay the same
sequence of dice rolls, for whatever reasons.

Unless you want to watch the dice numbers as they are
rolled, the command window may be minimized.