tangled
alpha
login
or
join now
regnault.dev
/
webfishing-atproto
8
fork
atom
this repo has no description
8
fork
atom
overview
issues
pulls
pipelines
change manifest path back
regnault.dev
5 months ago
350fe45b
cd4cf0f0
+2
-2
1 changed file
expand all
collapse all
unified
split
manifestation.toml
+2
-2
manifestation.toml
···
9
9
readme = "README.md"
10
10
11
11
[project]
12
12
-
csharp = "$PWD/Atproto/Atproto.csproj"
13
13
-
godot = "$PRD/project/project.godot"
12
12
+
csharp = "./Atproto/Atproto.csproj"
13
13
+
godot = "./project/project.godot"
14
14
15
15
[[dependencies]]
16
16
thunderstore_version = "NotNet-GDWeave-2.0.12"