Skip to content

Commit

Permalink
Add supplemental materials to LslTools
Browse files Browse the repository at this point in the history
  • Loading branch information
cinderblocks committed Jan 4, 2022
1 parent c8bd1c4 commit d30c9ea
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions LibreMetaverse.LslTools/LibreMetaverse.LslTools.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,9 @@
<DefineConstants>TRACE</DefineConstants>
<Optimize>True</Optimize>
</PropertyGroup>
<ItemGroup>
<None Include="..\LICENSE.txt" Pack="true" PackagePath="docs\" />
<None Include="..\README.md" Pack="true" PackagePath="docs\" />
<None Include="..\data\logo.png" Pack="true" PackagePath="images\" />
</ItemGroup>
</Project>

0 comments on commit d30c9ea

Please sign in to comment.