{"id":22258384,"url":"https://github.com/evolutionleo/ldtkparser","last_synced_at":"2026-01-05T08:32:43.220Z","repository":{"id":39712644,"uuid":"365816455","full_name":"evolutionleo/LDtkParser","owner":"evolutionleo","description":"A parser for .ldtk levels for GameMaker","archived":false,"fork":false,"pushed_at":"2024-09-04T10:01:31.000Z","size":152,"stargazers_count":49,"open_issues_count":2,"forks_count":2,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-01-30T12:13:47.865Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://discord.gg/bRpMgTquAr","language":"Game Maker Language","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evolutionleo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2021-05-09T17:59:55.000Z","updated_at":"2025-01-22T08:29:04.000Z","dependencies_parsed_at":"2024-01-03T04:07:57.390Z","dependency_job_id":"cbeb9f8f-c6c6-45d2-b1e8-9cbae81fde9f","html_url":"https://github.com/evolutionleo/LDtkParser","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evolutionleo%2FLDtkParser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evolutionleo%2FLDtkParser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evolutionleo%2FLDtkParser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evolutionleo%2FLDtkParser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evolutionleo","download_url":"https://codeload.github.com/evolutionleo/LDtkParser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245467614,"owners_count":20620216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-03T08:16:17.828Z","updated_at":"2026-01-05T08:32:43.215Z","avatar_url":"https://github.com/evolutionleo.png","language":"Game Maker Language","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LDtkParser - a feature-rich parser for [LDtk](https://ldtk.io) levels in GameMaker\n\n### Join the [Discord](https://discord.gg/bRpMgTquAr) if you have any issues/questions/suggestions regarding the parser!\n\n### Maintained by [Evoleo](https://github.com/evolutionleo/) (me)\n\n### ❤️ Huge thanks to [@FaultyFunctions](https://github.com/FaultyFunctions) and Ponno for their contributions! ❤️\n\n\n## Features\n- Load LDtk levels with all their contents with one function call!\n- Powerful mapping configuration to map layers/entities/fields/enums names in LDtk to their equivallents in GMS (in case they don't match)\n- Entities fields and Enums support!\n- **Live Updating!** Change and reload levels in real time!\n\n## Installing\n1) Go to [Releases](https://github.com/evolutionleo/LDtkParser/releases/latest) and download the latest .yymps\n2) Import it to your project via Tools/Import Local Package\n3) PROFIT!\n\n## Setting Up\n1) Put an instance of `oLDtk` somewhere\n2) Call `LDtkConfig()` with your custom configuration settings (or modify the default ones in `oLDtk` itself)\n3) (Optional) if any of your objects use Variable Definitions, you'll need to enable the `escape_fields` config and call `LDtkReloadFields()` in their Create Event\n\n## Live Updating\n1) Check \"Disable file system sandbox\" in the settings\n2) Enable the macro `LDTK_LIVE`\n3) Change the live config's file path so that it loads the .ldtk file from your project's folder\n\n\n## Contributing\nOpen an issue or make a pull request here on GitHub\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevolutionleo%2Fldtkparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevolutionleo%2Fldtkparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevolutionleo%2Fldtkparser/lists"}