bloxstrap/Bloxstrap
pizzaboxer 09ad916236
Improve how updating Roblox is handled
fixes the problem of the versions folder not being properly cleaned out

also instead of skipping the roblox update process if multiple instances are running, continue with the update process but don't delete any older versions when finished
2023-06-12 16:49:14 +01:00
..
Enums Add support for emoij selection (#148) 2023-05-18 11:24:09 +01:00
Extensions Add support for emoij selection (#148) 2023-05-18 11:24:09 +01:00
Integrations Add support for game message communication (#183) 2023-05-09 12:21:56 +01:00
Models Add support for emoij selection (#148) 2023-05-18 11:24:09 +01:00
Properties Add support for the 2023 v4 menu 2023-06-12 11:41:24 +01:00
Resources Add mod preset for emulating old character sounds 2023-05-15 12:56:13 +01:00
Singletons Improve how updating Roblox is handled 2023-06-12 16:49:14 +01:00
Tools Refactor class structure for singletons/utilities 2023-04-26 21:14:35 +01:00
UI Merge branch 'bugfix-268' into version-2.4.0 2023-05-27 19:28:32 +01:00
app.manifest Add backend code for new menu 2023-02-03 17:37:10 +00:00
App.xaml Add fake Byfron logo 2023-05-13 14:23:32 +01:00
App.xaml.cs Improve how updating Roblox is handled 2023-06-12 16:49:14 +01:00
AssemblyInfo.cs Fix directory structure 2023-01-27 15:26:41 +00:00
Bloxstrap.csproj Add mod preset for emulating old character sounds 2023-05-15 12:56:13 +01:00
Bloxstrap.ico New logo - Iteration 2 2023-05-01 23:30:54 +01:00
Bootstrapper.cs Improve how updating Roblox is handled 2023-06-12 16:49:14 +01:00
Directories.cs Refactor class structure for singletons/utilities 2023-04-26 21:14:35 +01:00
NativeMethods.cs Improve how multiple menu instances are handled 2023-06-12 12:16:42 +01:00
ProtocolHandler.cs Use ToLowerInvariant() instead of ToLower() (#268) 2023-05-27 19:25:33 +01:00
Resource.cs Turn DeployManager from singleton to helper 2023-04-29 23:55:43 +01:00
RobloxActivity.cs Add support for game message communication (#183) 2023-05-09 12:21:56 +01:00
RobloxDeployment.cs Use ToLowerInvariant() instead of ToLower() (#268) 2023-05-27 19:25:33 +01:00
Updater.cs Refactor class/folder structure of UI elements 2023-05-15 15:06:39 +01:00
Utilities.cs Refactor class structure for singletons/utilities 2023-04-26 21:14:35 +01:00
WindowScaling.cs Refactor class structure for singletons/utilities 2023-04-26 21:14:35 +01:00