add LICENSE and README files; provide documentation and licensing for the LDTK importer
This commit is contained in:
@@ -5,4 +5,10 @@
|
||||
<EnableDynamicLoading>true</EnableDynamicLoading>
|
||||
<RootNamespace>ldtkimporter</RootNamespace>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="addons\csharp_ldtk_importer\LICENSE" />
|
||||
<Content Include="addons\csharp_ldtk_importer\README.md" />
|
||||
<Content Include="LICENSE" />
|
||||
<Content Include="README.md" />
|
||||
</ItemGroup>
|
||||
</Project>
|
Reference in New Issue
Block a user