• v0.0.2 8b470aa690

    2 Stable

    NGnius released this 2021-05-15 16:13:02 +01:00 | 15 commits to master since this release

    This is an early version of CLre, with a minimal modding API and a few bugfixes. This is the first version with server-side patches. Installation of CLre_server is optional and does not affect client-side (CLre) patches.

    CLre now displays a message as Cardlife starts to make it more obvious that it's working.

    CLre_server also adds a minimal web server which can be activated by supplying the CLI parameter -web when running a patched Cardlife server.

    Installation (CLre): Patch Cardlife.exe with the Cardlife adaptation of CLIPA.
    The installation process is roughly the same as for Gamecraft, except with a different name: GCIPA Gamecraft install guide. Once successfully patched, copy the contents of the CLre.zip file (Harmony0.dll and CLre.dll) into the Plugins folder.

    Installation (CLre_server): Patch CardlifeGameServer.exe with the Cardlife adaptation of CLIPA.
    The installation process is roughly the same as for Gamecraft, except with a different name: GCIPA Gamecraft install guide. Once successfully patched, copy the contents of the CLre_server.zip file (Harmony0.dll and CLre_server.dll) into the Plugins folder.

    Please do not install CLre and CLre_server in the same Cardlife installation unless you want a bad time.

    Cardlife bugfixes (CLre.zip version):

    CardlifeGameServer bugfixes (CLre_server.zip version):

    • InitLogSooner: Start the logger slightly sooner than Cardlife does
    Downloads