diff --git a/Packages/TilemapToPng/Editor/de.ra-coding.tilemap-to-png.editor.asmdef b/Packages/TilemapToPng/Editor/de.ra-coding.tilemap-to-png.editor.asmdef index 1bf2fe6..a2f2dd0 100644 --- a/Packages/TilemapToPng/Editor/de.ra-coding.tilemap-to-png.editor.asmdef +++ b/Packages/TilemapToPng/Editor/de.ra-coding.tilemap-to-png.editor.asmdef @@ -4,7 +4,9 @@ "references": [ "GUID:52e32fa5d59279148b5b19f853627990" ], - "includePlatforms": [], + "includePlatforms": [ + "Editor" + ], "excludePlatforms": [], "allowUnsafeCode": false, "overrideReferences": false,