Closed jakkn closed 7 years ago
When changing the text on a sign in a file like gateway.git.yml (rename the attached file from .txt to .yml), the MD5 digest of the gff does not change.
nwn-gff -i gateway.git.yml -o gateway.git Digest::MD5.hexdigest(File.read("gateway.git"))
nwn-gff -i gateway.git.yml -o gateway.git
Digest::MD5.hexdigest(File.read("gateway.git"))
gateway.git.txt
When changing the text on a sign in a file like gateway.git.yml (rename the attached file from .txt to .yml), the MD5 digest of the gff does not change.
nwn-gff -i gateway.git.yml -o gateway.git
Digest::MD5.hexdigest(File.read("gateway.git"))
gateway.git.txt