CHANGES

Change: A change has been implemented to prevent the duplication of binary files on assets. A method was created to compute a hash value for the binary files already on the disc as well as any files that would be created based on the changes made. If the hash values are the same the temporary files will be abandoned. If not the same the new files will be saved in the assets directory.