Skip to content

v0.2 with more reliable module searching (beta)

Pre-release
Pre-release
Compare
Choose a tag to compare
@qoh qoh released this 08 Mar 22:54

The loader now looks for the modules folder in the folder containing the Blockland.exe file, not the current directory. You don't need to move it to your BlocklandLauncher folder anymore.

It also uses the newer widechar path API which might help support paths with less common characters.

The hooks (LoaderAttach, LoaderDetach, LoaderScan, LoaderSymbol) have been removed as they were completely unused and mostly pointless anyway.

Use the same Blockland binary as the previous release.