No description
  • C++ 97%
  • Batchfile 3%
Find a file
2026-02-23 00:46:38 -05:00
src initial 2025-10-03 19:38:24 -05:00
.gitignore initial 2025-10-03 19:38:24 -05:00
Blockland.exe initial 2025-10-03 19:38:24 -05:00
compile.bat initial 2025-10-03 19:38:24 -05:00
readme.md format readme 2026-02-23 00:46:38 -05:00
RedBlocklandLoader.dll initial 2025-10-03 19:38:24 -05:00

RedBlocklandLoader

DLL mod loader for Blockland
Tested working with Blockland v21 r2033

How to Install

  • Copy RedBlocklandLoader.dll into your Blockland install folder, next to Blockland.exe
  • Copy Blockland.exe into your Blockland folder, replacing the old Blockland.exe
  • Make Blockland.exe read-only (rightclick -> Properties -> Attributes -> Read-only) so the launcher can't overwrite it
  • Create a folder called modules in the Blockland folder. This is where you will install DLL mods.
    If all goes well, you should see "RedBlocklandLoader Init" in the console near the beginning of loading, followed by the loading of any installed DLL mods.