Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
DrawableWhiteboard
[v81] Adds in a whiteboard to draw on
| Date uploaded | a week ago |
| Version | 0.0.3 |
| Download link | mr_hat-DrawableWhiteboard-0.0.3.zip |
| Downloads | 948 |
| Dependency string | mr_hat-DrawableWhiteboard-0.0.3 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2305TeamXiaolan-DawnLib
A modern API for Lethal Company content and all sizes of mods [V81]
Preferred version: 0.9.25README
Drawable whiteboard
Adds a whiteboard that can be drawn on. Comes with:
- Colour picker wheel
- Brush/Eraser tools
- Clear all button
- Undo button
- Export as PNG button
- Exports to the plugin folder of this mod;
\..\..\BepInEx\plugins\mr_hat-DrawableWhiteboard\Exports\
- Exports to the plugin folder of this mod;


Recommended Mods
Credits
- XuXiaolan and contributors for creating DawnLib
- debbicar for testing, creating the object placement audio and whiteboard drawing audio
- Honee for drawing the thunderstore icon
- Moroxide for being the modder secretary
- ThecheeseXD for morale boosting
- Pen Button + Cursor Icon
- Eraser Button Icon
- Trash Can Icon
- Undo Icon
- Export Icon
- Eraser Cursor Icon
- Whiteboard Model
CHANGELOG
0.0.6
- Fixed drawing space not fully covering whiteboard (like 3 pixels)
- Fixed tool settings not restoring when the board is empty
- Changed controls for brush size from
-and+toScroll Wheel UpandScroll Wheel Down - Added ability to change the brush resize step, using
-and+ - Added
Colour Eyedroptool - Added a colour hex field (
#RRGGBB) inside the colour wheel menu - Added an alternative simple dot icon cursor for the brush and eraser, false by default in the config
- Removed colour palette icon in favour of just a colour that shows the selected colour
0.0.5
- Fixed README whoopsie
0.0.4
- Changed
StartingBrushSizeto use a slider in the config - Changed to
Ship Upgraderather thanDecorso the whiteboard always in the store - Changed
PointBudgetdefault from 4K to 8K - Added 32K and 48k limits to
PointBudgetconfig- More info in README
0.0.3
- Fixed exporting to wrong folder (
DrawableWhiteboard\Exportsinstead ofmr_hat-DrawableWhiteboard\Exports)- Artifact leftover from during development
0.0.2
- Added a popup on successful export with export locations, also added to README
- Removed inclusion of unused material in assetbundle
- Updated dependencies
0.0.1
- Release