Skip to content

Commit

Permalink
Updating installation instructions to mention GodotNodeInterfaces
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasgrose authored Jun 19, 2024
1 parent 5cd2822 commit 448950b
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 448950b

Please sign in to comment.