Original creator's repo can be found at: https://github.com/PasternakMichal/SimGen
Please refer to the video in the original creator's repo for usage instructions.
Changes made from the original:
*This version of the tool allows users to specify a config file that can be used to initialize properties of simulations at runtime.
*This version of the tool also changed the previous networking implementation to now use a producer-consumer pattern.