{"id":49911212,"url":"https://github.com/xelsplugins/xelstweaks","last_synced_at":"2026-05-31T20:00:32.742Z","repository":{"id":358220378,"uuid":"1240533933","full_name":"XelsPlugins/XelsTweaks","owner":"XelsPlugins","description":"Modular Dalamud tweak hub for small quality-of-life changes.","archived":false,"fork":false,"pushed_at":"2026-05-16T13:13:13.000Z","size":1220,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-16T13:48:44.881Z","etag":null,"topics":["csharp","dalamud","dalamud-plugin","dotnet","ffxiv","final-fantasy-xiv","tweaks","xivlauncher"],"latest_commit_sha":null,"homepage":"https://raw.githubusercontent.com/XelsPlugins/XelsDalamudRepo/main/pluginmaster.json","language":"C#","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/XelsPlugins.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-05-16T08:47:53.000Z","updated_at":"2026-05-16T13:12:15.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/XelsPlugins/XelsTweaks","commit_stats":null,"previous_names":["xelsplugins/xelstweaks"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/XelsPlugins/XelsTweaks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XelsPlugins%2FXelsTweaks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XelsPlugins%2FXelsTweaks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XelsPlugins%2FXelsTweaks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XelsPlugins%2FXelsTweaks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/XelsPlugins","download_url":"https://codeload.github.com/XelsPlugins/XelsTweaks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XelsPlugins%2FXelsTweaks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33746513,"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-05-31T02:00:06.040Z","response_time":95,"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":["csharp","dalamud","dalamud-plugin","dotnet","ffxiv","final-fantasy-xiv","tweaks","xivlauncher"],"created_at":"2026-05-16T13:05:59.057Z","updated_at":"2026-05-31T20:00:32.730Z","avatar_url":"https://github.com/XelsPlugins.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# XelsTweaks\n\nXelsTweaks is a modular Dalamud tweak hub for opt-in interface and utility fixes.\n\nThe first version contains the plugin shell, config window, tweak manager, and Auto Login tweak.\n\n## Build\n\n```bash\ndotnet restore XelsTweaks/XelsTweaks.csproj\ndotnet build XelsTweaks/XelsTweaks.csproj -c Release -p:EnableWindowsTargeting=true\n```\n\nOn Linux, make sure Dalamud dev assemblies are available at `$DALAMUD_HOME` or `$HOME/.xlcore/dalamud/Hooks/dev`.\n\n## Installation\n\nAdd the following URL to Dalamud's custom plugin repositories:\n\n```text\nhttps://raw.githubusercontent.com/XelsPlugins/XelsDalamudRepo/main/pluginmaster.json\n```\n\nStable and testing builds are published manually. Testing builds require Dalamud's plugin testing versions option.\n\n## Commands\n\n- `/xelstweaks` or `/xt` opens the config window.\n- `/xelstweaks list` prints registered tweak IDs.\n- `/xelstweaks on \u003cid\u003e` enables a tweak.\n- `/xelstweaks off \u003cid\u003e` disables a tweak.\n- `/xelstweaks toggle \u003cid\u003e` toggles a tweak.\n\nThe same subcommands work with `/xt`.\n\n## Adding Tweaks\n\n1. Add a class under `XelsTweaks/Tweaks/\u003cCategory\u003e/`.\n2. Inherit from `TweakBase`.\n3. Override `OnEnable`, `OnDisable`, and optionally `DrawConfig`.\n4. Register it in `TweakManager.RegisterTweaks`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxelsplugins%2Fxelstweaks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxelsplugins%2Fxelstweaks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxelsplugins%2Fxelstweaks/lists"}