Skip to content

Commit

Permalink
thunderstore fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
PonyWarrior committed May 15, 2024
1 parent ec8d78d commit 175b879
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Fixed

- Thunderstore fixes

## [0.3.0] - 2024-05-15

### Added
Expand Down
2 changes: 1 addition & 1 deletion thunderstore.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ target = "./LICENSE"

[[build.copy]]
source = "./src"
target = "./"
target = "./plugins"


[publish]
Expand Down

0 comments on commit 175b879

Please sign in to comment.