The following changes are included in this update:
-TestingFiles subdirectory replaced with the _userFiles subdirectory. As discussed in meeting, this is to house what's been previously moved to OS-dependent user directory.
-user paths are removed for a the res://_userFiles location throughout.
-options are now being both dynamically loaded and linking from the JSON.
-The test JSON adds several (silly) options to test having more than 3 and larger test outputs.
-Attempted to incorporate Luke's updates from today in this update.
-NOTE: cleanup/refactor is definitely needed, but got this working today. The CommandProcessor, for example can likely be removed in the next update