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.
paket add AdamsLair.Duality.Editor.Plugins.Tilemaps --version 4.0.0-alpha2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
// Install AdamsLair.Duality.Editor.Plugins.Tilemaps as a Cake Addin #addin nuget:?package=AdamsLair.Duality.Editor.Plugins.Tilemaps&version=4.0.0-alpha2&prerelease // Install AdamsLair.Duality.Editor.Plugins.Tilemaps as a Cake Tool #tool nuget:?package=AdamsLair.Duality.Editor.Plugins.Tilemaps&version=4.0.0-alpha2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Defines the editor integration of the dependent core tilemap plugin.
Product | Versions 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.
-
.NETFramework 4.7.2
- AdamsLair.Duality (>= 4.0.0-alpha2)
- AdamsLair.Duality.Editor (>= 4.0.0-alpha2)
- AdamsLair.Duality.Plugins.Tilemaps (>= 4.0.0-alpha2)
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 | 673 | 6/12/2020 |
4.0.0-alpha1 | 556 | 6/12/2020 |
4.0.0-alpha0 | 488 | 6/12/2020 |
2.1.5 | 1,110 | 5/14/2020 |
2.1.4 | 1,040 | 11/16/2019 |
2.1.3 | 937 | 10/4/2019 |
2.1.2 | 841 | 10/4/2019 |
2.1.1 | 973 | 7/28/2019 |
2.1.0 | 937 | 6/30/2019 |
2.0.4 | 960 | 5/30/2019 |
2.0.3 | 902 | 5/25/2019 |
2.0.2 | 952 | 5/4/2019 |
2.0.1 | 1,146 | 12/18/2018 |
2.0.0 | 1,082 | 12/7/2018 |
1.1.22 | 1,902 | 3/15/2018 |
1.1.21 | 1,411 | 1/27/2018 |
1.1.20 | 1,087 | 10/26/2017 |
1.1.19 | 1,335 | 9/17/2017 |
1.1.18 | 2,044 | 6/11/2017 |
1.1.17 | 1,374 | 6/4/2017 |
1.1.16 | 1,593 | 4/23/2017 |
1.1.15 | 1,401 | 2/15/2017 |
1.1.14 | 1,298 | 2/5/2017 |
1.1.13 | 1,418 | 1/11/2017 |
1.1.12 | 1,389 | 12/28/2016 |
1.1.11 | 1,375 | 12/14/2016 |
1.1.10 | 1,346 | 12/10/2016 |
1.1.9 | 1,332 | 11/13/2016 |
1.1.8 | 1,076 | 10/30/2016 |
1.1.7 | 1,049 | 10/16/2016 |
1.1.6 | 1,364 | 9/25/2016 |
1.1.5 | 1,410 | 9/16/2016 |
1.1.4 | 1,033 | 9/16/2016 |
1.1.3 | 1,109 | 8/27/2016 |
1.1.2 | 1,053 | 8/27/2016 |
1.1.1 | 1,070 | 8/27/2016 |
1.1.0 | 1,080 | 8/27/2016 |
1.0.3 | 1,090 | 8/14/2016 |
1.0.2 | 1,071 | 8/13/2016 |
1.0.1 | 1,086 | 8/6/2016 |
1.0.0 | 1,137 | 7/24/2016 |
Tilemap Editing Default Empty Tile
#CHANGE: Use a default empty tile for all empty tiles.