Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 2.04 KB

README.md

File metadata and controls

46 lines (29 loc) · 2.04 KB

UI Components Library

Divinity: Original Sin 2 - Definitive Edition


A collection of prebuilt reusable UI components for my Divinity Original Sin 2: Definitive Edition mods.

NOTE: This is a mod-resource intended to be used by other mods. You only need this if some other mod needs it as a dependency.

Mods that use the UI Components Library

  • Quick Sell by Focus -- Sell items directly from your inventory.
  • Take-Notes -- Adds editable notebooks for story and GM modes.

Releases

Requirements

Features

  • 🚧🚧Work-In-Progress🚧🚧

  • The mod is a repository of prebuilt reusable UI-Components intended to be used by other mods.

  • The mod currently contains:-

    • MessageBox: An improved version of the message-box. Has support to display more than 256 characters without crashing the game. Provides the option for larger backgrounds. msgBox4
    • ContextMenu: Allows modification of the context-menu with custom labels and actions. contextMenu
    • GMJournal: A modified GMJournal intended to be used for story-mode journals, in-game manuals and in-game changelogs etc. GMJournal

Thanks and Credits