Skip to content

Commit 0a73c49

Browse files
committed
imGui: Use imGui as a submodule and update to v1.88
1 parent cd027a5 commit 0a73c49

14 files changed

+5
-39137
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "libs/imgui"]
2+
path = libs/imgui
3+
url = https://github.com/ocornut/imgui.git

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# NX-Shell (Deko3D) ![Github latest downloads](https://img.shields.io/github/downloads/joel16/NX-Shell/total.svg)
1+
# NX-Shell ![Github latest downloads](https://img.shields.io/github/downloads/joel16/NX-Shell/total.svg)
22

33
NX Shell is a multi-purpose file manager for the Nintendo Switch that aims towards handling various file types while keeping the basic necessities of a standard file manager. Initially, the project was inspired by LineageOS/CyanogenMod's file manager for android, and even had a similar design approach to that of the famous Android file manager. However, it has been re-written from scratch, now using more up to date tools and libraries.
44

libs/imgui

Submodule imgui added at 9aae45e

libs/imgui/imconfig.h

Lines changed: 0 additions & 125 deletions
This file was deleted.

0 commit comments

Comments
 (0)