Skip to content

Fate Patcher Core 1.0.7

Pre-release
Pre-release

Choose a tag to compare

@LuxenDM LuxenDM released this 31 Mar 06:08
· 13 commits to main since this release
f8ed62f

Download and copy either the precompiled binary or the source lua files into your FATE game directory.

New in 1.0.7:

COPY actions declared in patch.json can now target directories. The target directory and its contents are copied to the destination.
Total time taken is logged at the end of the log report.
Precompiled application icon has been created.
Precompiled application properties-details have been added

Fixed in 1.0.7:

COPY actions no longer fail when the destination folder doesn't exist
Errors while loading json data are caught and reported instead of halting execution