commit | dbbd540c423f68503077af391df2ac721e38e31c | [log] [tgz] |
---|---|---|
author | swissChili <swisschili@fastmail.com> | Fri Aug 07 15:07:39 2020 -0700 |
committer | swissChili <swisschili@fastmail.com> | Fri Aug 07 15:07:39 2020 -0700 |
tree | c5ff6bc2f5d862ba75f53106571404525091beaa | |
parent | da4803e3a8782aef3a768be73271e5739a981d80 [diff] [blame] |
Added basic GUI, debugger and register view
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..4af0ce6 --- /dev/null +++ b/.gitmodules
@@ -0,0 +1,3 @@ +[submodule "nuklear"] + path = nuklear + url = git@github.com:Immediate-Mode-UI/Nuklear.git