{"id":15722572,"url":"https://github.com/limitlessdonald/defoldatlasconverter","last_synced_at":"2026-04-11T00:13:14.859Z","repository":{"id":187957295,"uuid":"491728760","full_name":"LimitlessDonald/DefoldAtlasConverter","owner":"LimitlessDonald","description":"A simple app to convert Defold game engine atlas file to various formats","archived":false,"fork":false,"pushed_at":"2022-06-21T06:35:31.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T23:43:45.433Z","etag":null,"topics":["command-line","defold","json","lua","terminal"],"latest_commit_sha":null,"homepage":"https://limitlessdonald.com","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LimitlessDonald.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-05-13T02:14:04.000Z","updated_at":"2022-06-21T06:42:35.000Z","dependencies_parsed_at":"2023-08-12T23:31:22.834Z","dependency_job_id":null,"html_url":"https://github.com/LimitlessDonald/DefoldAtlasConverter","commit_stats":null,"previous_names":["limitlessdonald/defoldatlasconverter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LimitlessDonald%2FDefoldAtlasConverter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LimitlessDonald%2FDefoldAtlasConverter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LimitlessDonald%2FDefoldAtlasConverter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LimitlessDonald%2FDefoldAtlasConverter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LimitlessDonald","download_url":"https://codeload.github.com/LimitlessDonald/DefoldAtlasConverter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246395572,"owners_count":20770240,"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":["command-line","defold","json","lua","terminal"],"created_at":"2024-10-03T22:08:26.397Z","updated_at":"2025-12-30T23:15:56.118Z","avatar_url":"https://github.com/LimitlessDonald.png","language":"Go","funding_links":["https://www.buymeacoffee.com/limitlessDonald"],"categories":[],"sub_categories":[],"readme":"# DefoldAtlasConverter\nDefoldAtlasConverter is a simple command line application to convert the atlas file from the [defold](https://defold.com) game engine into various formats\n\n## Features\n* Convert .atlas file to .json file\n* Export/Convert the images/image names in a .atlas file into lua tables \n\n## Installation \u0026 Usage\n\nThis tool should work on most operating systems including Windows, macOS and Linux.\n\n\n### Simple Installation\nI would upload executables soon, so you don't have to compile anything. But compiling from source is super easy !\n\n### Semi-Advanced Installation (From source)\nDependencies : You need to have golang installed . It's very easy to install https://go.dev/doc/install\n\n#### Linux \u0026 macOS :\n\n```shell\n git clone https://github.com/LimitlessDonald/DefoldAtlasConverter\n```\n```shell\n cd DefoldAtlasConverter\n```\n\n```shell\n  ./install.sh\n```\n***NOTE:*** If for some reasons the installation script doesn't work for you, the method below should work just fine \n#### Windows : \n```shell\n git clone https://github.com/LimitlessDonald/DefoldAtlasConverter\n```\n\n```shell\n cd DefoldAtlasConverter\n```\n\n```shell\n go build defoldAtlasConv.go\n```\n\nOn Windows a `defoldAtlasConv.exe` file should be generated . Its just `\"defoldAtlasConv\"` for Linux and macOS.\n\nTo use the application in Windows command line from any location, you would need to add the folder where the application exists to your PATH \n\n\n### Usage\n\n#### Linux \u0026 macOS :\n\nTo export to JSON\n```shell\ndefoldAtlasConv -atlas test.atlas -output test_output.json\n```\nOR \n```shell\ndefoldAtlasConv -atlas=test.atlas -output=test_output.json\n```\n\nTo export to Lua file, containing a table of the image names\n```shell\ndefoldAtlasConv -atlas test.atlas -output test_output.lua\n```\nOR\n```shell\ndefoldAtlasConv -atlas=test.atlas -output=test_output.lua\n```\n\n**NOTE:** If you don't provide an output file, it would automatically write to `output.lua`\n\n\n##Support, Follow, or Hire Me\nYou can support me and my work by contributing to this repo, donating if you can or following me on any of my social platforms via the links below \n\nIf you would also like to hire me, you can send me a DM on any of these platforms\n\n[![Buy Me A Coffee](https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png)](https://www.buymeacoffee.com/limitlessDonald)\n\n[My Website](https://limitlessdonald.com) (You can learn more about me on my personal website)\n\n[Twitter](https://twitter.com/LimitlessDonald)\n[Facebook](https://facebook.com/LimitlessDonald)\n[Instagram](https://instagram.com/LimitlessDonald)\n[Reddit](https://www.reddit.com/user/LimitlessDonald)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimitlessdonald%2Fdefoldatlasconverter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flimitlessdonald%2Fdefoldatlasconverter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimitlessdonald%2Fdefoldatlasconverter/lists"}