This PR allows you to drag and drop your rom onto the DW3 ROM image textbox and have it populate the path. Handy if you have the folder open already, instead of having to browse.
Also this pr fixes things like .exe files being version controlled and instead sets up a git ignore file for these types of things.
Also, the designer file changed to match 100% DPI settings. When doing when forms, unfortunately you want to have your computer be set to this, or else it will change your designer file settings! And this should be avoided because then it doesn't look correct on other DPI settings when run.
This PR allows you to drag and drop your rom onto the DW3 ROM image textbox and have it populate the path. Handy if you have the folder open already, instead of having to browse.
Also this pr fixes things like .exe files being version controlled and instead sets up a git ignore file for these types of things.
Also, the designer file changed to match 100% DPI settings. When doing when forms, unfortunately you want to have your computer be set to this, or else it will change your designer file settings! And this should be avoided because then it doesn't look correct on other DPI settings when run.