This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 123
Visual debug with a mod
Digi edited this page Jun 16, 2022
·
1 revision
There is a mod to help PB devs with visually debugging things, (DevTool) Programmable Block DebugAPI on Steam workshop.
Adding a mod to a world is pretty simple, but for this mod in particular you need an offline world because it doesn't have MP support.
In your world's options -> mods you have subscribed mods on the left, move'em to the right to activate them for that world, and that's it.
After that, see mod's description for how to use it.
A preview of what the example ForPB.cs would draw:
Do you have questions, comments, suggestions for improvements? Is there something I can do better? Did I make a mistake? Please add an issue here, and prefix your issue title with Wiki. Thank you, your help will be very appreciated!