Downloads:
16,008
Downloads of v 1.0.2.20170627:
876
Last Update:
17 Aug 2017
Package Maintainer(s):
Software Author(s):
- Thorbjørn Lindeijer
Tags:
admin map editor tiled 2dTiled Map Editor
This is not the latest version of Tiled Map Editor available.
- 1
- 2
- 3
1.0.2.20170627 | Updated: 17 Aug 2017
Downloads:
16,008
Downloads of v 1.0.2.20170627:
876
Maintainer(s):
Software Author(s):
- Thorbjørn Lindeijer
Tiled Map Editor 1.0.2.20170627
This is not the latest version of Tiled Map Editor available.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Thorbjørn Lindeijer. The inclusion of Thorbjørn Lindeijer trademark(s), if any, upon this webpage is solely to identify Thorbjørn Lindeijer goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Tiled Map Editor, run the following command from the command line or from PowerShell:
To upgrade Tiled Map Editor, run the following command from the command line or from PowerShell:
To uninstall Tiled Map Editor, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download tiled --internalize --version=1.0.2.20170627 --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade tiled -y --source="'INTERNAL REPO URL'" --version="'1.0.2.20170627'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade tiled -y --source="'INTERNAL REPO URL'" --version="'1.0.2.20170627'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install tiled
win_chocolatey:
name: tiled
version: '1.0.2.20170627'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'tiled' do
action :install
source 'INTERNAL REPO URL'
version '1.0.2.20170627'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller tiled
{
Name = "tiled"
Version = "1.0.2.20170627"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'tiled':
ensure => '1.0.2.20170627',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package was approved by moderator flcdrg on 26 Aug 2017.
Your free, easy to use and flexible tile map editor. Package issues here: http://github.com/AdrianArroyoCalle/chocolatey-tiled
Log in or click on link to see number of positives.
- tiled.1.0.2.20170627.nupkg (339671685ed9) - ## / 60
- Tiled-1.0.2-win64.msi (c4304378b91b) - ## / 58
- Tiled-1.0.2-win32.msi (ab51807cbfe6) - ## / 58
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
Tiled Map Editor 1.11.0 | 1733 | Tuesday, August 20, 2024 | Approved | |
Tiled Map Editor 1.10.2 | 1898 | Tuesday, September 26, 2023 | Approved | |
Tiled Map Editor 1.10.0 | 592 | Sunday, March 12, 2023 | Approved | |
Tiled Map Editor 1.9.2 | 438 | Monday, September 19, 2022 | Approved | |
Tiled Map Editor 1.9.1 | 233 | Monday, August 15, 2022 | Approved | |
Tiled Map Editor 1.9.0 | 307 | Thursday, July 14, 2022 | Approved | |
Tiled Map Editor 1.8.6 | 364 | Saturday, June 25, 2022 | Approved | |
Tiled Map Editor 1.8.5 | 161 | Monday, June 13, 2022 | Approved | |
Tiled Map Editor 1.8.4 | 275 | Saturday, April 2, 2022 | Approved | |
Tiled Map Editor 1.8.2 | 277 | Monday, February 21, 2022 | Approved | |
Tiled Map Editor 1.8.1 | 191 | Saturday, February 12, 2022 | Approved | |
Tiled Map Editor 1.8.0 | 118 | Wednesday, February 9, 2022 | Approved | |
Tiled Map Editor 1.7.2 | 879 | Sunday, August 15, 2021 | Approved | |
Tiled Map Editor 1.7.1 | 236 | Sunday, July 18, 2021 | Approved | |
Tiled Map Editor 1.7.0 | 350 | Friday, June 11, 2021 | Approved | |
Tiled Map Editor 1.6.0 | 264 | Friday, April 30, 2021 | Approved | |
Tiled Map Editor 1.5.0 | 203 | Sunday, March 28, 2021 | Approved | |
Tiled Map Editor 1.4.3 | 339 | Friday, January 22, 2021 | Approved | |
Tiled Map Editor 1.4.2 | 373 | Friday, August 21, 2020 | Approved | |
Tiled Map Editor 1.4.1 | 274 | Monday, July 6, 2020 | Approved | |
Tiled Map Editor 1.3.5 | 242 | Wednesday, June 3, 2020 | Approved | |
Tiled Map Editor 1.3.4 | 239 | Thursday, April 23, 2020 | Approved | |
Tiled Map Editor 1.3.3 | 723 | Monday, March 9, 2020 | Approved | |
Tiled Map Editor 1.3.2 | 266 | Tuesday, January 28, 2020 | Approved | |
Tiled Map Editor 1.3.1 | 252 | Thursday, January 23, 2020 | Approved | |
Tiled Map Editor 1.0.2.20170627 | 876 | Thursday, August 17, 2017 | Approved | |
Tiled Map Editor 0.16.2.20160712 | 651 | Tuesday, July 12, 2016 | Approved | |
Tiled Map Editor 0.16.2 | 400 | Monday, July 11, 2016 | Approved | |
Tiled Map Editor 0.15.0 | 477 | Saturday, January 9, 2016 | Approved | |
Tiled Map Editor 0.14.1 | 424 | Wednesday, September 30, 2015 | Approved | |
Tiled Map Editor 0.10.2 | 584 | Sunday, October 26, 2014 | Approved | |
Tiled Map Editor 0.10.1 | 480 | Thursday, September 25, 2014 | Approved | |
Tiled Map Editor 0.9.1 | 485 | Wednesday, August 13, 2014 | Approved |
This package has no dependencies.
Ground Rules:
- This discussion is only about Tiled Map Editor and the Tiled Map Editor package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Tiled Map Editor, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.