{"id":22139126,"url":"https://github.com/dexrnzacattack/hexpatcombiner","last_synced_at":"2025-09-11T04:36:24.564Z","repository":{"id":241756045,"uuid":"807586246","full_name":"DexrnZacAttack/HexpatCombiner","owner":"DexrnZacAttack","description":"Combines multiple ImHex hexpat files into one, useful for folder structured hexpats that you want to upload to the ImHex-Patterns repo.","archived":false,"fork":false,"pushed_at":"2024-05-29T21:50:54.000Z","size":11,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T16:08:58.808Z","etag":null,"topics":["editor","hex","hexpat","imhex","pattern","pattern-matching"],"latest_commit_sha":null,"homepage":"","language":"C#","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/DexrnZacAttack.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":"2024-05-29T11:40:38.000Z","updated_at":"2024-05-30T08:48:07.000Z","dependencies_parsed_at":"2024-05-30T00:47:26.337Z","dependency_job_id":"63c8a398-cb35-4d78-a4ea-5166fb936a38","html_url":"https://github.com/DexrnZacAttack/HexpatCombiner","commit_stats":null,"previous_names":["dexrnzacattack/hexpatcombiner"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DexrnZacAttack%2FHexpatCombiner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DexrnZacAttack%2FHexpatCombiner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DexrnZacAttack%2FHexpatCombiner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DexrnZacAttack%2FHexpatCombiner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DexrnZacAttack","download_url":"https://codeload.github.com/DexrnZacAttack/HexpatCombiner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245256792,"owners_count":20585967,"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":["editor","hex","hexpat","imhex","pattern","pattern-matching"],"created_at":"2024-12-01T20:13:47.121Z","updated_at":"2025-03-24T10:41:40.854Z","avatar_url":"https://github.com/DexrnZacAttack.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HexpatCombiner\nCombines multiple ImHex hexpat files into one, useful for folder structured hexpats that you want to upload to the ImHex-Patterns repo.   \n\n![](https://img.shields.io/badge/Code%20Readability-None-961414)   \nI don't code C# so I have barely any idea what I'm doing.\n\n# How to use\n```\nHexpatCombiner.exe {string filePath} {bool addCombinationComment}\n```\naddCombinationComment prevents HexpatCombiner from adding this to the start:\n```\n/*\n==========================\n * COMBINED HEXPAT \n==========================\n*/\n```\nand this to the end:\n```\n/*\n==============================\n * END COMBINED HEXPAT\n==============================\n*/\n```\n\n# Naming, imports\nTo import a file, use ``combine``   \n\nex: ``combine \"./packets/C2S/requestWorldData.hexpat\";``   \n\nTo name the uncombined file, add this into the files you want to combine into the main one:   \n\n``#pragma combinerName {name}``   \n\nex: ``#pragma combinerName requestWorldData``\n\nNote: Don't add this pragma into the main file where all the imports are.   \nAlso note: I may be using pragma wrong or something IDK much about C syntax n stuff.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdexrnzacattack%2Fhexpatcombiner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdexrnzacattack%2Fhexpatcombiner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdexrnzacattack%2Fhexpatcombiner/lists"}