{"id":28242933,"url":"https://github.com/nxroot/asi-mod-builder","last_synced_at":"2026-01-26T23:26:34.430Z","repository":{"id":292926140,"uuid":"982359000","full_name":"NxRoot/asi-mod-builder","owner":"NxRoot","description":"Easy way to make ASI Mods for GTA V.","archived":false,"fork":false,"pushed_at":"2025-06-13T07:52:54.000Z","size":51,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-13T08:40:13.619Z","etag":null,"topics":["asi","gta5","mods","scripthookv"],"latest_commit_sha":null,"homepage":"https://youtu.be/geviDD33smE","language":null,"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/NxRoot.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-12T19:03:17.000Z","updated_at":"2025-06-13T07:52:57.000Z","dependencies_parsed_at":"2025-06-13T08:37:39.132Z","dependency_job_id":null,"html_url":"https://github.com/NxRoot/asi-mod-builder","commit_stats":null,"previous_names":["nxroot/asi-mod-builder"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/NxRoot/asi-mod-builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NxRoot%2Fasi-mod-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NxRoot%2Fasi-mod-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NxRoot%2Fasi-mod-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NxRoot%2Fasi-mod-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NxRoot","download_url":"https://codeload.github.com/NxRoot/asi-mod-builder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NxRoot%2Fasi-mod-builder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28791169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T21:49:50.245Z","status":"ssl_error","status_checked_at":"2026-01-26T21:48:29.455Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["asi","gta5","mods","scripthookv"],"created_at":"2025-05-19T06:10:00.875Z","updated_at":"2026-01-26T23:26:34.425Z","avatar_url":"https://github.com/NxRoot.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# ASI-Mod-Builder for GTA V\nEasy way to make ASI Mods for GTA V using [Script Hook V](http://www.dev-c.com/gtav/scripthookv/).\n\n\u003cimg src=\"https://img.youtube.com/vi/geviDD33smE/0.jpg\"\u003e\u003c/img\u003e\n\n| Exe    | Description | Releases |\n| -------- | ------- | ------- |\n| \u003ca href=\"https://github.com/NxRoot/asi-mod-builder/releases/download/latest/asi-mod-builder.zip\"\u003e\u003cimg style=\"min-width: 40px;min-height: 40px; width: 40px; padding-top: 10px;\" src=\"https://iili.io/FqU3zcN.png\"/\u003e\u003c/a\u003e | Download the latest version   | [Download](https://github.com/NxRoot/asi-mod-builder/releases/download/latest/asi-mod-builder.zip)    |\n\n\u0026nbsp;\n\n# How to Use\nRun this in the terminal to generate the ASI mod:\n\n### Simple Usage\nThis will build the current folder:\n```boo\nasi\n```\n### Advanced Usage\nThis will build the specified folder:\n```css\nasi .\\\\mod_folder\n```\n\n\u0026nbsp;\n\n## More Information\n\n### Need to Know\n\n\u003cdetails\u003e\n\u003csummary\u003eWhat is ASI?\u003c/summary\u003e\n\n\u0026nbsp;\n\u003e ASI is just a `renamed DLL` that is recognizable by **Script Hook V**.\n\n\u0026nbsp;\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Script Hook V?\u003c/summary\u003e\n    \n\u0026nbsp;\n\u003e SHV is a `C++ Library` that contains **GTA** native methods.\n\n\u0026nbsp;\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eHow does Script Hook V work?\u003c/summary\u003e\n    \n\u0026nbsp;\n\u003e SHV works as a `DLL injector` that loads **ASI or DLL** mods inside the game folder.\n\n\u0026nbsp;\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eHow can we create new mods?\u003c/summary\u003e\n    \n\u0026nbsp;\n\u003e Mods are writen in `C++` and then **compiled** into a DLL or ASI file.\n\n\u0026nbsp;\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eWhy do we need to compile mods?\u003c/summary\u003e\n    \n\u0026nbsp;\n\u003e Mods depend on `ScriptHookV.lib`, that means we **must** include it when compiling new code.\n\n\u0026nbsp;\n\n\u003c/details\u003e\n\n### Frequently Asked Questions\n\n\u003cdetails\u003e\n\u003csummary\u003eDo we need to install Visual Studio?\u003c/summary\u003e\n    \n\u0026nbsp;\n\u003e No, Visual Studio is ***not*** required.\n\n\u0026nbsp;\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eDo we need to install MS Build Tools?\u003c/summary\u003e\n    \n\u0026nbsp;\n\u003e No, MS Build Tools is ***not*** required.\n\n\u0026nbsp;\n\n\u003c/details\u003e\n\n    \n\n## \u0026nbsp;\n⭐ If you find this useful!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnxroot%2Fasi-mod-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnxroot%2Fasi-mod-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnxroot%2Fasi-mod-builder/lists"}