Skip to content

Commit

Permalink
packaging(wally): Add license to package and manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark-Marks committed Nov 12, 2024
1 parent 1e11c2f commit 7259ad5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions wally.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,14 @@ name = "ukendio/jecs"
version = "0.3.2"
registry = "https://github.com/UpliftGames/wally-index"
realm = "shared"
license = "MIT"
include = [
"default.project.json",
"src/**",
"src",
"wally.toml",
"README.md",
"CHANGELOG.md",
"LICENSE",
]
exclude = ["**"]

0 comments on commit 7259ad5

Please sign in to comment.