Files
RedBlocklandLoader/readme.md
2025-10-03 19:38:24 -05:00

13 lines
666 B
Markdown

# 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` 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.