{"id":19858539,"url":"https://github.com/matjam/dps-converter","last_synced_at":"2026-06-12T15:31:17.850Z","repository":{"id":139866904,"uuid":"264738897","full_name":"matjam/dps-converter","owner":"matjam","description":"Dungeon Painter Studio Converter to convert maps into DPS format","archived":false,"fork":false,"pushed_at":"2020-05-17T19:19:11.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-23T16:22:49.017Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/matjam.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,"publiccode":null,"codemeta":null}},"created_at":"2020-05-17T19:14:15.000Z","updated_at":"2020-05-17T19:19:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"5ce847ae-1697-411f-80ae-39067a645357","html_url":"https://github.com/matjam/dps-converter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/matjam/dps-converter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matjam%2Fdps-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matjam%2Fdps-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matjam%2Fdps-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matjam%2Fdps-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matjam","download_url":"https://codeload.github.com/matjam/dps-converter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matjam%2Fdps-converter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34251774,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-12T14:23:50.749Z","updated_at":"2026-06-12T15:31:17.827Z","avatar_url":"https://github.com/matjam.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About DPS Converter\n\nThis is a tool currently designed to simply take a donjon TSV file and convert it into a Dungeon Painter Studio file.\n\nI may end up doing some dungeon generation with it natively at some point, but for now this works.\n\n# setup\n\nSetup a python3 venv\n\n```\npython3 -m venv venv\n```\n\nActivate the venv (windows)\n\n```\n.\\venv\\Scripts\\activate.bat\n```\n\ninstall the package into the venv\n\n```\npip install -e .\n```\n\nrun the tool\n\n```\ndps-converter INPUT OUTPUT\n```\n\nwhere INPUT is a donjon format TSV map file and OUTPUT is the name of a .dps file you want to create.\n\nYou need to have the FA dungeon tilesets loaded for it to work; you could use something else but it's currently specific to that tileset.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatjam%2Fdps-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatjam%2Fdps-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatjam%2Fdps-converter/lists"}