You can open .blb files in notepad, no downloading involved:
45 45 1
BRICK
.cs files can be opened with notepad too:
(From server.cs)
datablock fxDTSBrickData (plate45x45Data)
{
brickFile = "./45x45 Plate.blb";
category = "Baseplates";
subCategory = "45x";
uiName = "45x45 Baseplate";
iconName = "Add-Ons/Brick_Other_Bricks/plate45x45";
};
Now, all you need to do is figure out file structure.
Thank you so much for showing me how to use brick scripting lol.. omg you're not going to believe me but... My notepad isn't saving as a ".blb" file. In fact it saves nothing at all :|. so I wonder if notepad is really even on my computer anymore because it's not working or something. I do still need some help though.
Where do I save it to (add-ons)? How do I save it as .blb (I've tried to just change it as "save as" ".blb" file but the only option is ".txt")? My notepad won't save anything i do... what do I do lol?