Files
BLBrickIconTools/readme.md
2025-07-20 17:48:33 -07:00

20 lines
843 B
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Brick Icon Tools
This is everything you need to make perfect brick icons for Blockland.
Requires love2d for the automatic image editor: [love2d.org](https://love2d.org)
## How to Use
1. Install Sky_OldIcons as an add-on.
2. Create the dir `iconShots` in your Blockland folder.
3. Start singleplayer with your brick add-on enabled.
4. Execute or eval `doIcons.cs`
5. Turn shaders off.
6. Set your FOV to 90.
7. Run /iconInit and don't touch the mouse from now on. Pressing M is recommended.
8. Set sky to OldIcons (Must be done after /iconInit since it changes the sky).
9. Run /doMissingIcons and don't touch the mouse until it's done.
10. Copy screenshots from `iconShots` to `brickIconFixer/icons-unfixed`
11. Run `brickIconFixer/run.bat` (Requires love2d).
12. Copy the brick icons from `brickIconFixer/icons-fixed` into your add-on.