Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 839 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 839 Bytes

Description

Treat ImGUI Windows as NAP Resources, with easy nesting windows in menus.

Installation

Compatible with NAP 0.6 and higher - package release and source context.

From ZIP

Download the module as .zip archive and install it into the nap modules directory:

cd tools
./install_module.sh ~/Downloads/napappgui-main.zip

From Repository

Clone the repository and setup the module in the nap modules directory.

cd modules
clone https://github.com/naivisoftware/napappgui.git
./../tools/setup_module.sh napappgui