We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50247c4 commit f8e2a66Copy full SHA for f8e2a66
Assets/LDtkUnity/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [6.4.6](https://github.com/Cammin/LDtkToUnity/compare/6.4.5...6.4.6) (2024-11-04)
2
+
3
4
+### Bug Fixes
5
6
+* Fix a compile error for linux editors ([50247c4](https://github.com/Cammin/LDtkToUnity/commit/50247c4ff6697fcea0a4eabeaac561e002b7bd12))
7
8
## [6.4.5](https://github.com/Cammin/LDtkToUnity/compare/6.4.4...6.4.5) (2024-09-23)
9
10
Assets/LDtkUnity/package.json
@@ -1,6 +1,6 @@
{
"name": "com.cammin.ldtkunity",
- "version": "6.4.5",
+ "version": "6.4.6",
"displayName": "LDtk to Unity",
"description": "A Unity importer system for the Level Designer Toolkit.",
"documentationUrl": "https://cammin.github.io/LDtkToUnity/",
0 commit comments