aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorBad Diode <bd@badd10de.dev>2022-10-16 15:44:12 +0200
committerBad Diode <bd@badd10de.dev>2022-10-16 15:44:12 +0200
commit9322f2c413b4ea22c386d3725ffa79bc54d5596c (patch)
treebb8f57bbe638a65a9de4ab4bd041c4bc5a6bffab /.gitmodules
parent40fe8dfc9f9e6e1d69d442fa9e6b15e555d27650 (diff)
downloaduxn64-9322f2c413b4ea22c386d3725ffa79bc54d5596c.tar.gz
uxn64-9322f2c413b4ea22c386d3725ffa79bc54d5596c.zip
Add uxn core and initial implementation of interpreter
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..c925178
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
1[submodule "src/uxn"]
2 path = src/uxn
3 url = https://git.sr.ht/~rabbits/uxn