Blockland Modding Resources

Redo's Modding Tools

# BlockLua

Complete API for writing add-ons in Lua instead of TorqueScript. It's just better.
- Easy to learn - API is almost 1:1 with the standard TorqueScript one.
- Seamlessly interface with TorqueScript code
- Actual complex types (arrays, objects, hashmaps, etc)
- Literally 1000 times faster when not interacting with the engine
more like TorqueShit am i right

# RedBlocklandLoader

Utility for loading DLL mods in Blockland. Required for all DLL mods, including BlockLua.

# Brick Icon Tools

Everything you need to make perfect default-style brick icons.

# Modding Resources and References

Useful Resources thread on forum.bcs.place - Great collection of resources and tutorials
modding.bcs.place - Index of Blockland / TorqueScript functions and data

My Add-Ons

Others' Add-Ons