AdamsLair.Duality.Editor.Plugins.Tilemaps 4.0.0-alpha2

This is a prerelease version of AdamsLair.Duality.Editor.Plugins.Tilemaps.
dotnet add package AdamsLair.Duality.Editor.Plugins.Tilemaps --version 4.0.0-alpha2
                    
NuGet\Install-Package AdamsLair.Duality.Editor.Plugins.Tilemaps -Version 4.0.0-alpha2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AdamsLair.Duality.Editor.Plugins.Tilemaps" Version="4.0.0-alpha2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AdamsLair.Duality.Editor.Plugins.Tilemaps" Version="4.0.0-alpha2" />
                    
Directory.Packages.props
<PackageReference Include="AdamsLair.Duality.Editor.Plugins.Tilemaps" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AdamsLair.Duality.Editor.Plugins.Tilemaps --version 4.0.0-alpha2
                    
#r "nuget: AdamsLair.Duality.Editor.Plugins.Tilemaps, 4.0.0-alpha2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=AdamsLair.Duality.Editor.Plugins.Tilemaps&version=4.0.0-alpha2&prerelease
                    
Install AdamsLair.Duality.Editor.Plugins.Tilemaps as a Cake Addin
#tool nuget:?package=AdamsLair.Duality.Editor.Plugins.Tilemaps&version=4.0.0-alpha2&prerelease
                    
Install AdamsLair.Duality.Editor.Plugins.Tilemaps as a Cake Tool

Defines the editor integration of the dependent core tilemap plugin.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on AdamsLair.Duality.Editor.Plugins.Tilemaps:

Package Downloads
AdamsLair.Duality.Samples.Tilemaps

A sample project to show how to use Tilemaps.

ChristianGreiner.Duality.Samples.UfoGame

A simple Ufo Game for absolute beginners based on Unity's 2D UFO Tutorial.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0-alpha2 702 6/12/2020
4.0.0-alpha1 581 6/12/2020
4.0.0-alpha0 511 6/12/2020
2.1.5 1,145 5/14/2020
2.1.4 1,070 11/16/2019
2.1.3 967 10/4/2019
2.1.2 874 10/4/2019
2.1.1 1,005 7/28/2019
2.1.0 970 6/30/2019
2.0.4 992 5/30/2019
2.0.3 932 5/25/2019
2.0.2 987 5/4/2019
2.0.1 1,180 12/18/2018
2.0.0 1,118 12/7/2018
1.1.22 2,017 3/15/2018
1.1.21 1,530 1/27/2018
1.1.20 1,169 10/26/2017
1.1.19 1,418 9/17/2017
1.1.18 2,125 6/11/2017
1.1.17 1,457 6/4/2017
1.1.16 1,674 4/23/2017
1.1.15 1,482 2/15/2017
1.1.14 1,380 2/5/2017
1.1.13 1,503 1/11/2017
1.1.12 1,472 12/28/2016
1.1.11 1,460 12/14/2016
1.1.10 1,429 12/10/2016
1.1.9 1,414 11/13/2016
1.1.8 1,158 10/30/2016
1.1.7 1,131 10/16/2016
1.1.6 1,447 9/25/2016
1.1.5 1,493 9/16/2016
1.1.4 1,117 9/16/2016
1.1.3 1,198 8/27/2016
1.1.2 1,136 8/27/2016
1.1.1 1,158 8/27/2016
1.1.0 1,164 8/27/2016
1.0.3 1,175 8/14/2016
1.0.2 1,153 8/13/2016
1.0.1 1,169 8/6/2016
1.0.0 1,222 7/24/2016

Tilemap Editing Default Empty Tile
#CHANGE: Use a default empty tile for all empty tiles.