{"id":17126439,"url":"https://github.com/kellpossible/decal4ortho","last_synced_at":"2026-07-06T07:31:22.273Z","repository":{"id":71253118,"uuid":"156998472","full_name":"kellpossible/Decal4Ortho","owner":"kellpossible","description":"Add texture decals to Ortho4XP x-plane ortho sceneries","archived":false,"fork":false,"pushed_at":"2018-12-11T03:31:01.000Z","size":7,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-29T10:15:42.609Z","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/kellpossible.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":"2018-11-10T16:19:00.000Z","updated_at":"2018-12-11T03:31:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"6b460d95-6fce-4b51-a1b1-28eed51cae3d","html_url":"https://github.com/kellpossible/Decal4Ortho","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kellpossible%2FDecal4Ortho","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kellpossible%2FDecal4Ortho/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kellpossible%2FDecal4Ortho/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kellpossible%2FDecal4Ortho/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kellpossible","download_url":"https://codeload.github.com/kellpossible/Decal4Ortho/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245206530,"owners_count":20577582,"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-10-14T18:47:59.581Z","updated_at":"2026-07-06T07:31:22.232Z","avatar_url":"https://github.com/kellpossible.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Decal4Ortho\nAdd texture decals to Ortho4XP x-plane ortho sceneries\n\n## Requirements\n\nFirst install the required python modules with pip. At the moment the current required modules are:\n\n + docopt\n\nYou can install them with this command\n\n```\npip install -r requirements.txt\n```\n\n## Usage\n\n\n```\nUsage:\n  Decal4Ortho.py [--decal DECAL] [--remove DECAL | --remove-all | --replace DECAL] [--ex-com COMMAND]... [options] (DIRECTORY...)\n  Decal4Ortho.py (-h | --help)\n  Decal4Ortho.py --version\n\nOptions:\n  -h --help            Show this screen.\n  --version            Show version.\n  --decal DECAL        Decal to apply. Suggested decals to try are:\n                       DEFAULT (lib/g10/decals/maquify_1_green_key.dcl)\n                       lib/g10/decals/grass_and_asphalt_green_key.dcl\n  --remove DECAL       Remove the specified decal\n  --remove-all         Remove all decals\n  --replace DECAL      Replace this decal with the specified decal.\n  --ex-com COMMAND     Exclude files with these commands [default: WET]\n                       Set to NONE if you don't wish to exclude any files.\n  --extension EXT      File extension to apply changes to [default: ter]   \n  --debug              Print debug info   \n```\n\n## Example\n\nLet's say you've got a bunch of ortho photo sceneries in your `Custom Scenery` directory:\n\n```\n zOrtho4XP_-34+151\n zOrtho4XP_-35+151\n zOrtho4XP_-44+172\n zOrtho4XP_-44+173\n zOrtho4XP_-45+168\n```\n\n**WARNING**: This tool will modify your scenery files, please back up before before running. I will probably create a preview mode soon which allows you to preview what will be changed before applying the change.\n\nNow to add the default `lib/g10/decals/maquify_1_green_key.dcl` decal to these sceneries quickly and easily you can execute the following command:\n\n```\npython Decal4Ortho.py --decal DEFAULT \"path/to/Custom Scenery/zOrtho4XP_\"*\n```\n\nUsing this command with the wildcard `*` at the end will match to all `zOrtho4XP_` directories.\n\nIf you want to remove all decals after adding them, you can do the same with the following command:\n\n```\npython Decal4Ortho.py --remove-all \"path/to/Custom Scenery/zOrtho4XP_\"*\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkellpossible%2Fdecal4ortho","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkellpossible%2Fdecal4ortho","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkellpossible%2Fdecal4ortho/lists"}