There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Tool that can read Grim Dawn .dbr files and programmatically alter them. That means it's perfect for creating mods that alter a lot of things in a simple way. Like increasing life stat on all items by 10%. Needs Unity. If you want to make your own tool button, just inherit from ToolButton in GrimDawnModdingTool namespace. It's automatic.