Skip to content

Commit e075a63

Browse files
committed
Update description and tags
1 parent c5951bd commit e075a63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Laylua.targets

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
</PropertyGroup>
1212
<PropertyGroup>
1313
<Authors>Quahu,Niewiarowski</Authors>
14-
<Description>A library that allows you to easily embed and sandbox Lua in your application.</Description>
15-
<PackageTags>lua wrapper sandbox embed script</PackageTags>
14+
<Description>Easily embed Lua 5.4 in your .NET application.</Description>
15+
<PackageTags>lua wrapper sandbox embed script scripting</PackageTags>
1616
<RepositoryUrl>https://github.com/Quahu/Laylua</RepositoryUrl>
1717
<PackageProjectUrl>https://github.com/Quahu/Laylua</PackageProjectUrl>
1818
<PackageLicenseExpression>LGPL-3.0-only</PackageLicenseExpression>

0 commit comments

Comments
 (0)