{"id":13529880,"url":"https://github.com/evolutionleo/LDtkParser","last_synced_at":"2025-04-01T17:31:21.248Z","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-01-07T11:53:04.000Z","size":156,"stargazers_count":47,"open_issues_count":1,"forks_count":2,"subscribers_count":9,"default_branch":"main","last_synced_at":"2024-08-02T07:10:50.846Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":"2024-07-06T04:20:14.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":222748189,"owners_count":17031897,"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-08-01T07:00:40.231Z","updated_at":"2024-11-02T16:31:20.500Z","avatar_url":"https://github.com/evolutionleo.png","language":"Game Maker Language","readme":"# LDtkParser\nA feature-rich parser for .ldtk levels for GameMaker: Studio 2.3\n\nMaintained by [@evolutionleo](https://github.com/evolutionleo/) (me)\n\n❤️ Huge thanks to [@FaultyFunctions](https://github.com/FaultyFunctions) for his various contributions! ❤️\n\n## Join the [Discord](https://discord.gg/bRpMgTquAr) if you have any questions/suggestions/issues with the parser!\n\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!** Reload levels in real time!\n\n## Installing\n### 1) Go to [Releases](https://github.com/evolutionleo/LDtkParser/releases/latest) and download the latest .yymps\n### 2) Import it to your project via Tools/Import Local Package\n### 3) PROFIT!\n\n## Setting Up\n- Put an instance of `oLDtk` somewhere\n- `LDtkConfig()` (oLDtk has the basic configuration, you can modify it)\n- (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\n- Disable file system sandbox in the settings\n- Enable the macro `LDTK_LIVE`\n- 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\n","funding_links":[],"categories":["Levels"],"sub_categories":["Recommendations"],"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"}