switch to submodule

This commit is contained in:
2025-11-17 17:08:45 -05:00
parent 76c4cf8584
commit 6b5a2776a8
4 changed files with 9 additions and 1 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "iris"]
path = iris
url = https://git.arirex.me/shadowcat/iris

View File

@@ -13,7 +13,7 @@ quinn = { version = "0.11.9", features = ["rustls-aws-lc-rs"] }
rcgen = "0.14.5" rcgen = "0.14.5"
tokio = { version = "1.48.0", features = ["full"] } tokio = { version = "1.48.0", features = ["full"] }
tracing = "0.1.41" tracing = "0.1.41"
iris = { path = "../iris" } iris = { path = "./iris" }
wgpu = "27.0.1" wgpu = "27.0.1"
winit = "0.30.12" winit = "0.30.12"
bincode = "2.0.1" bincode = "2.0.1"

1
iris Submodule

Submodule iris added at f5f4547537

4
readme.md Normal file
View File

@@ -0,0 +1,4 @@
# OPENWORM
how to install "application OPENWORM"
1. install git and rust (ask cat)