this repo has no description

maybe?

Changed files
+2 -2
+2 -2
manifestation.toml
··· 9 9 readme = "README.md" 10 10 11 11 [project] 12 - csharp = "./Atproto/Atproto.csproj" 13 - godot = "./project/project.godot" 12 + csharp = "$PWD/Atproto/Atproto.csproj" 13 + godot = "$PRD/project/project.godot" 14 14 15 15 [[dependencies]] 16 16 thunderstore_version = "NotNet-GDWeave-2.0.12"