Ukendio / jecs

A fast, portable Entity Component System for Luau
https://ukendio.github.io/jecs/
MIT License
146 stars 26 forks source link

packaging(wally): Add license to package and manifest #154

Closed Mark-Marks closed 3 days ago

Mark-Marks commented 3 days ago

Brief Description of your Changes.

Add the MIT license to the wally manifest and include it in the package.

Impact of your Changes

Clearer licensing.

Tests Performed

N/A

Additional Comments

A link to the license is included in the README, although it's clearer to have a dedicated LICENSE file included in the package.

EncodedVenom commented 3 days ago

Looks good to me