initial commit
This commit is contained in:
20
readme.md
Normal file
20
readme.md
Normal file
@ -0,0 +1,20 @@
|
||||
|
||||
# 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.
|
||||
|
Reference in New Issue
Block a user