Skip to content

Commit fa8f998

Browse files
authored
New version: Froststrap.Froststrap version 1.5.0 (microsoft#353483)
1 parent 739fd93 commit fa8f998

3 files changed

Lines changed: 104 additions & 0 deletions

File tree

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Created with Devicie using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Froststrap.Froststrap
5+
PackageVersion: 1.5.0
6+
InstallerType: exe
7+
InstallerSwitches:
8+
Silent: -quiet
9+
Dependencies:
10+
PackageDependencies:
11+
- PackageIdentifier: Microsoft.DotNet.DesktopRuntime.10
12+
ReleaseDate: 2026-02-23
13+
Installers:
14+
- Architecture: x64
15+
InstallerUrl: https://github.com/Froststrap/Froststrap/releases/download/v1.5.0/Froststrap-v1.5.0.exe
16+
InstallerSha256: 9B97289DD8ABCF8DE40FB5F6D328EC7191C812B418511344C9EB0F5E60C74C93
17+
ManifestType: installer
18+
ManifestVersion: 1.12.0
Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
# Created with Devicie using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Froststrap.Froststrap
5+
PackageVersion: 1.5.0
6+
PackageLocale: en-US
7+
Publisher: Froststrap
8+
PublisherUrl: https://github.com/Froststrap
9+
PublisherSupportUrl: https://github.com/Froststrap/Froststrap/issues
10+
PackageName: Froststrap
11+
PackageUrl: https://github.com/Froststrap/Froststrap
12+
License: AGPL-3.0
13+
LicenseUrl: https://github.com/Froststrap/Froststrap/blob/HEAD/LICENSE
14+
ShortDescription: Froststrap is a fork of Bloxstrap and Fishstrap, focused on performance and customization.
15+
ReleaseNotes: |-
16+
The Mods Update
17+
Lowkey spent 1-3 days non-stop working on this upd
18+
Mods Changes
19+
- Added new My Mods page.
20+
- Added kliko modloader inspired ui to my mods page.
21+
- Select mod applying target to player, studio, both, or disabled.
22+
- Select mod priority on applying, the higher it is, the later it gets applied. Mods on top will apply last.
23+
- Drag and drop to add mods easily.
24+
- Open the selected mods folder.
25+
- Moved from MD5 to using file size and last modified to determine if the file has been changed, making it 3x faster.
26+
- Moved from 1 modification folder to allowing multiple mods at the same time.
27+
- Moved your flags into the base froststrap folder.
28+
- Reworked 90% of the mod generator code, it should be way better.
29+
- Moved mod generator to its own page inside of mods.
30+
- Reworked the entirety of the mod generator ui.
31+
- Made mod generator preview download font from our repo instead of using the Roblox files.
32+
- Added color picker to mod generator for easier color selecting.
33+
- Added descriptions to community mods.
34+
- Reworked Community mods information ui.
35+
- Fixed empty space on the right in community mods.
36+
- Made the search bar not require the user to press enter to search in community mods.
37+
- Fixed skyboxes not working even on a game without custom skyboxes.
38+
- Made Preset mods its own page.
39+
- Reworked the custom cursor sets code.
40+
Studio RPC
41+
- Improved Studio RPC Support by adding version installation support using cache.
42+
- Improved the Studio RPC plugin.
43+
- Display developer count if working with other ppl.
44+
- Added button option to the studio RPC to join your game.
45+
Misc
46+
- Removed Memory Cleaner due to instability.
47+
- Removed Roblox Memory Trim due to instability.
48+
- Removed Disable Animations due to instability.
49+
- Removed Disable Hardware Accel due to instability.
50+
- Removed Taskbar Icon due to instability.
51+
- Removed navigation order due to instability.
52+
- Removed the bottom 4 buttons on the settings page.
53+
- Moved to Github Org.
54+
- Moved from x.x.x.x versions to x.x.x versions.
55+
- Added option to download PreReleases, aka test versions automatically within the app.
56+
- Added new 2025 bootstrapper style thanks to fishstrap.
57+
- Fixed Disable Roblox Crash Handler.
58+
- Fixed Process Priority.
59+
- Added Launch Delay and Pre-roblox launch thanks to fishstrap.
60+
- Improved Roblox Settings code.
61+
- Fixed the issue causing you to always be logged out due to the account manager launching method.
62+
- Rewrote some of the Region Selector code.
63+
- Fixed deeplink URL using the wrong one.
64+
- Fixed disable roblox screenshot showing on while it was off.
65+
- Fixed disable roblox recording showing on while it was off.
66+
- Reworked region joining in System Tray/Context menu to be able to select the region directly from there.
67+
- Added Deployment Date to the available channels feature.
68+
- Added Static Directory thanks to fishstrap.
69+
- Added Timestamp to channels thanks to fishstrap.
70+
- Added option to select studio or player when clicking save and launch (ppl muscle memory 😂 ).
71+
- Fixed Roblox settings Float validator not accepting decimals.
72+
- Fixed auto rejoin not joinning priv servers.
73+
and way more!
74+
these lowkey only changes i can remember, rushed changelog too but meh
75+
Reworking account manager ui and everything next big upd hopefully
76+
ReleaseNotesUrl: https://github.com/Froststrap/Froststrap/releases/tag/v1.5.0
77+
ManifestType: defaultLocale
78+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with Devicie using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Froststrap.Froststrap
5+
PackageVersion: 1.5.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)