{"id":18583403,"url":"https://github.com/epinter/better-alttab-sf","last_synced_at":"2025-08-02T01:12:06.971Z","repository":{"id":243445661,"uuid":"812448006","full_name":"epinter/better-alttab-sf","owner":"epinter","description":"Better AltTab for Starfield","archived":false,"fork":false,"pushed_at":"2024-07-02T04:32:29.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-26T20:53:00.329Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/epinter.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-06-08T23:23:04.000Z","updated_at":"2024-07-25T02:44:37.000Z","dependencies_parsed_at":"2024-12-26T17:26:17.397Z","dependency_job_id":"b26d3b36-7fd0-4bb7-a049-acbfa089337c","html_url":"https://github.com/epinter/better-alttab-sf","commit_stats":null,"previous_names":["epinter/better-alttab-sf"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/epinter/better-alttab-sf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epinter%2Fbetter-alttab-sf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epinter%2Fbetter-alttab-sf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epinter%2Fbetter-alttab-sf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epinter%2Fbetter-alttab-sf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/epinter","download_url":"https://codeload.github.com/epinter/better-alttab-sf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epinter%2Fbetter-alttab-sf/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268322440,"owners_count":24231819,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"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-07T00:22:30.178Z","updated_at":"2025-08-02T01:12:06.909Z","avatar_url":"https://github.com/epinter.png","language":"C++","readme":"# ***Better AltTab for Starfield***\n[![C++23](https://img.shields.io/static/v1?label=standard\u0026message=C%2B%2B23\u0026color=blue\u0026logo=c%2B%2B\u0026\u0026logoColor=white\u0026style=flat)](https://en.cppreference.com/w/cpp/compiler_support)\n[![Latest Release](https://img.shields.io/github/release/epinter/better-alttab-sf.svg)](https://github.com/epinter/better-alttab-sf/releases/latest)\n[![Downloads](https://img.shields.io/github/downloads/epinter/better-alttab-sf/total.svg)](https://github.com/epinter/better-alttab-sf/releases/latest)\n[![Release Date](https://img.shields.io/github/release-date/epinter/better-alttab-sf.svg)](https://github.com/epinter/better-alttab-sf/releases/latest)\n[![License](https://img.shields.io/github/license/epinter/better-alttab-sf.svg)](https://github.com/epinter/better-alttab-sf/blob/main/LICENSE)\n\nA simple mod show cursor when mouse is over the windowed game.\n\n## ***Runtime requirements***\n\n- [Starfield Script Extender (SFSE)](https://sfse.silverlock.org/)\n- [Address Library for SFSE Plugins](https://www.nexusmods.com/starfield/mods/3256)\n- [Latest VC++ Redist](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist)\n\n## ***Build requirements***\n\n- [CMake](https://cmake.org/)\n- [vcpkg](https://vcpkg.io/en/)\n- [Visual Studio Community 2022](https://visualstudio.microsoft.com/vs/community/)\n- [CommonLibSSF](https://github.com/Starfield-Reverse-Engineering/CommonLibSF)\n\n## ***Building***\n\nIn `Developer PowerShell for VS`, run:\n\n~~~\ngit clone https://github.com/epinter/better-alttab-sf.git\ncd better-alttab-sf\n~~~\n\nthen\n\n~~~\n.\\cmake\\build.ps1\n~~~\n\nor\n\n~~~\n.\\cmake\\build.ps1 -buildPreset default\n~~~\n\nor\n\n~~~\n.\\cmake\\build.ps1 -buildPreset debug -configPreset default -toolset v143\n~~~\n\nThen get the .dll in build/bin/Release, or the .zip (ready to install using mod manager) in build.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepinter%2Fbetter-alttab-sf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fepinter%2Fbetter-alttab-sf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepinter%2Fbetter-alttab-sf/lists"}