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
maybe?
regnault.dev
5 months ago
7fba939d
c62f3b7c
0/1
build-publish.yaml
failed
1m 14s
+2
-2
1 changed file
expand all
collapse all
unified
split
manifestation.toml
+2
-2
manifestation.toml
reviewed
···
9
9
readme = "README.md"
10
10
11
11
[project]
12
12
-
csharp = "./Atproto/Atproto.csproj"
13
13
-
godot = "./project/project.godot"
12
12
+
csharp = "$PWD/Atproto/Atproto.csproj"
13
13
+
godot = "$PRD/project/project.godot"
14
14
15
15
[[dependencies]]
16
16
thunderstore_version = "NotNet-GDWeave-2.0.12"