AdamsLair.Duality.Editor.Plugins.Tilemaps
1.1.15
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package AdamsLair.Duality.Editor.Plugins.Tilemaps --version 1.1.15
NuGet\Install-Package AdamsLair.Duality.Editor.Plugins.Tilemaps -Version 1.1.15
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="1.1.15" />
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 1.1.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AdamsLair.Duality.Editor.Plugins.Tilemaps, 1.1.15"
#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=1.1.15 // Install AdamsLair.Duality.Editor.Plugins.Tilemaps as a Cake Tool #tool nuget:?package=AdamsLair.Duality.Editor.Plugins.Tilemaps&version=1.1.15
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 | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- AdamsLair.Duality (>= 2.9.7)
- AdamsLair.Duality.Editor (>= 2.7.19)
- AdamsLair.Duality.Plugins.Tilemaps (>= 1.1.12)
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 | 671 | 6/12/2020 |
4.0.0-alpha1 | 554 | 6/12/2020 |
4.0.0-alpha0 | 486 | 6/12/2020 |
2.1.5 | 1,108 | 5/14/2020 |
2.1.4 | 1,038 | 11/16/2019 |
2.1.3 | 935 | 10/4/2019 |
2.1.2 | 839 | 10/4/2019 |
2.1.1 | 971 | 7/28/2019 |
2.1.0 | 935 | 6/30/2019 |
2.0.4 | 958 | 5/30/2019 |
2.0.3 | 900 | 5/25/2019 |
2.0.2 | 950 | 5/4/2019 |
2.0.1 | 1,144 | 12/18/2018 |
2.0.0 | 1,080 | 12/7/2018 |
1.1.22 | 1,900 | 3/15/2018 |
1.1.21 | 1,409 | 1/27/2018 |
1.1.20 | 1,085 | 10/26/2017 |
1.1.19 | 1,333 | 9/17/2017 |
1.1.18 | 2,042 | 6/11/2017 |
1.1.17 | 1,372 | 6/4/2017 |
1.1.16 | 1,591 | 4/23/2017 |
1.1.15 | 1,399 | 2/15/2017 |
1.1.14 | 1,296 | 2/5/2017 |
1.1.13 | 1,416 | 1/11/2017 |
1.1.12 | 1,387 | 12/28/2016 |
1.1.11 | 1,373 | 12/14/2016 |
1.1.10 | 1,344 | 12/10/2016 |
1.1.9 | 1,330 | 11/13/2016 |
1.1.8 | 1,074 | 10/30/2016 |
1.1.7 | 1,047 | 10/16/2016 |
1.1.6 | 1,362 | 9/25/2016 |
1.1.5 | 1,408 | 9/16/2016 |
1.1.4 | 1,031 | 9/16/2016 |
1.1.3 | 1,107 | 8/27/2016 |
1.1.2 | 1,051 | 8/27/2016 |
1.1.1 | 1,068 | 8/27/2016 |
1.1.0 | 1,078 | 8/27/2016 |
1.0.3 | 1,088 | 8/14/2016 |
1.0.2 | 1,069 | 8/13/2016 |
1.0.1 | 1,084 | 8/6/2016 |
1.0.0 | 1,135 | 7/24/2016 |
TilePalette Visibility Bugfix
#FIX: Fixed Tile Palette disappearing forever when putting it in a tabbed layout, selecting a different tab and then leaving the Tilemap Editor that brought up the palette.