Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Commit

Permalink
Merge pull request #3 from chickensoft-games/feat/interface-compat
Browse files Browse the repository at this point in the history
feat: be compatible with GodotNodeInterfaces
  • Loading branch information
jolexxa authored Nov 8, 2023
2 parents c15e566 + 448fd66 commit 861ee02
Show file tree
Hide file tree
Showing 15 changed files with 84 additions and 836 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
<PackageReference Include="Shouldly" Version="4.2.1" />
<PackageReference Include="Chickensoft.SuperNodes" Version="1.6.1" PrivateAssets="all" OutputItemType="analyzer" />
<PackageReference Include="Chickensoft.SuperNodes.Types" Version="1.6.1" />
<PackageReference Include="Chickensoft.GodotNodeInterfaces" Version="1.8.0-godot4.2.0-beta.1" />
<PackageReference Include="Chickensoft.GodotNodeInterfaces" Version="2.0.0-godot4.2.0-beta.5" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion Chickensoft.PowerUps.Tests/badges/branch_coverage.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion Chickensoft.PowerUps.Tests/badges/line_coverage.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
114 changes: 0 additions & 114 deletions Chickensoft.PowerUps.Tests/src/AutoDispose.cs

This file was deleted.

Loading

0 comments on commit 861ee02

Please sign in to comment.