Rogueadyn / SaintCoinach

A .NET library written in C# for extracting game assets and reading game assets from Final Fantasy XIV: A Realm Reborn.
Do What The F*ck You Want To Public License
70 stars 99 forks source link

SaintCoinach: Some RetainerTask definitions. #27

Closed ufx closed 9 years ago

ufx commented 9 years ago

Do you think it would be easier to diff ex.yaml changes if it were committed directly to the project folder, and zipped into the History.zip if newer? I'm happy to make that change if you'd like.

Rogueadyn commented 9 years ago

Yeah it would be much easier, thought about changing that before but forgot about it.

Anyway, made the changes now. It checks both the directory and archive for the file, and uses whichever has been modified more recently.

ufx commented 9 years ago

Excellent, thanks! It's working well.