-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* internal/state: new file - move to json, multi-prefix propagation * config: drop global wineroot, multi-prefix propagation * wine: add Version(), handle wineroot for Prefix * internal/dirs: multi-prefix propagation * cmd/vinegar: overhaul: multi-prefix addition * internal/state: fix test * config: verify wineroot for binary * cmd/vinegar: remove old prefix always * internal/netutil: go fmt * cmd/vinegar: wrap all needed errors * wine: fix wineroot * switch to log/slog * bloxstraprpc: minor doc changes * roblox/bootstrapper: s/cdn/mirror, update mirror list * roblox/api: handle no data solves #349 * splash: dont make window if splash is disabled * cmd/vinegar: make splash only in main, use log.Fatalf, const bin pfx dir * cmd/vinegar: woopsies :3 * cmd/vinegar: minor sysinfo cmd change * splash: fix dialog on splash disabled * cmd/vinegar: make avx warning
- Loading branch information
1 parent
9d674b7
commit f58e955
Showing
37 changed files
with
640 additions
and
616 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.