mirror of
https://github.com/BlackMATov/unity-iso-tools.git
synced 2025-12-15 01:12:05 +07:00
changelog and readme templates
This commit is contained in:
@@ -52,6 +52,8 @@
|
|||||||
<Compile Include="Assets\IsoTools\Tiled\Internal\Editor\TiledMapLayerEditor.cs" />
|
<Compile Include="Assets\IsoTools\Tiled\Internal\Editor\TiledMapLayerEditor.cs" />
|
||||||
<Compile Include="Assets\IsoTools\Tiled\Internal\Editor\TiledMapPostprocessor.cs" />
|
<Compile Include="Assets\IsoTools\Tiled\Internal\Editor\TiledMapPostprocessor.cs" />
|
||||||
<Compile Include="Assets\IsoTools\Tiled\Internal\Editor\TiledMapTilesetEditor.cs" />
|
<Compile Include="Assets\IsoTools\Tiled\Internal\Editor\TiledMapTilesetEditor.cs" />
|
||||||
|
<None Include="Assets\IsoTools\README.txt" />
|
||||||
|
<None Include="Assets\IsoTools\CHANGELOG.txt" />
|
||||||
<Reference Include="UnityEditor.Advertisements">
|
<Reference Include="UnityEditor.Advertisements">
|
||||||
<HintPath>/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/Advertisements/Editor/UnityEditor.Advertisements.dll</HintPath>
|
<HintPath>/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/Advertisements/Editor/UnityEditor.Advertisements.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
|||||||
@@ -79,6 +79,8 @@
|
|||||||
<Compile Include="Assets\IsoTools\Tiled\TiledMapLayer.cs" />
|
<Compile Include="Assets\IsoTools\Tiled\TiledMapLayer.cs" />
|
||||||
<Compile Include="Assets\IsoTools\Tiled\TiledMapProperties.cs" />
|
<Compile Include="Assets\IsoTools\Tiled\TiledMapProperties.cs" />
|
||||||
<Compile Include="Assets\IsoTools\Tiled\TiledMapTileset.cs" />
|
<Compile Include="Assets\IsoTools\Tiled\TiledMapTileset.cs" />
|
||||||
|
<None Include="Assets\IsoTools\README.txt" />
|
||||||
|
<None Include="Assets\IsoTools\CHANGELOG.txt" />
|
||||||
<Reference Include="UnityEngine.UI">
|
<Reference Include="UnityEngine.UI">
|
||||||
<HintPath>/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
|
<HintPath>/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
|||||||
0
Assets/IsoTools/CHANGELOG.txt
Normal file
0
Assets/IsoTools/CHANGELOG.txt
Normal file
8
Assets/IsoTools/CHANGELOG.txt.meta
Normal file
8
Assets/IsoTools/CHANGELOG.txt.meta
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: dcb38fbf4488e42288e65e20015668d3
|
||||||
|
timeCreated: 1461785210
|
||||||
|
licenseType: Free
|
||||||
|
TextScriptImporter:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
0
Assets/IsoTools/README.txt
Normal file
0
Assets/IsoTools/README.txt
Normal file
8
Assets/IsoTools/README.txt.meta
Normal file
8
Assets/IsoTools/README.txt.meta
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 95a05e83e969a4811b6c0c6562ea1503
|
||||||
|
timeCreated: 1461785210
|
||||||
|
licenseType: Free
|
||||||
|
TextScriptImporter:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Reference in New Issue
Block a user