Skip to content

Commit

Permalink
Merge pull request #13 from nicholasgrose/main
Browse files Browse the repository at this point in the history
Updating 2.0 installation instructions to mention GodotNodeInterfaces
  • Loading branch information
jolexxa authored Jul 5, 2024
2 parents 5cd2822 + 448950b commit f38bda6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ Simply add the following to your project's `.csproj` file. Be sure to specify th
```xml
<ItemGroup>
<PackageReference Include="Chickensoft.GodotNodeInterfaces" Version="..." />
<PackageReference Include="Chickensoft.Introspection" Version="..." />
<PackageReference Include="Chickensoft.Introspection.Generator" Version="..." PrivateAssets="all" OutputItemType="analyzer" />
<PackageReference Include="Chickensoft.AutoInject" Version="..." PrivateAssets="all" />
Expand Down

0 comments on commit f38bda6

Please sign in to comment.