diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..54eb550
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "Neo"]
+ path = Neo
+ url = https://github.com/funkemunky/neo
diff --git a/Neo b/Neo
new file mode 160000
index 0000000..4f7e0b4
--- /dev/null
+++ b/Neo
@@ -0,0 +1 @@
+Subproject commit 4f7e0b45fe9902e69339d393caa8af65769b3ce9
diff --git a/pom.xml b/pom.xml
index 51a85d6..aa87d09 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,11 +16,12 @@
ModernAPI
Compat
Compat-1_19_R3
+ Neo/neo
- 8
- 8
+ 17
+ 17