You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Better testing environment
Added arf files to the git ignore to allow easier testing of the scripts
by using the default settings. Same with the default Converted folder.
Class update
Class update for console version, now the console version has a class
system like the GUI version. Reduced size of console version. Bug fixed
the GUI version's reset settings button.
Fixes and improvements
Fix the Windows 10 error when using a 64bit OS (may have been present in
32bit OSs too, never checked). Implemented output and input dir validity
checks. Optimised code usage. Fixed possible function/variable
conflicts. Moved check_folder function to close proximity to other check
functions. Fixed options menu output dir submenu item.