bloxstrap/Bloxstrap
pizzaboxer b5250e29dc Implement better support for multiprocess handling
mutexes are created before starting the menu or bootstrapper to ensure only one instance of them are running
also menu can be opened without having to close bloxstrap background processes
also fixed roblox singleton mutex not being created properly
its 12 am and im fucking tired
2023-02-19 00:37:33 +00:00
..
Dialogs Fix Windows 11 titlebars (#92) 2023-02-18 22:27:32 +00:00
Enums Add icon preview to menu 2023-02-13 13:40:50 +00:00
Helpers Implement better support for multiprocess handling 2023-02-19 00:37:33 +00:00
Models Adjust default settings 2023-02-18 17:18:30 +00:00
Properties Make logging more consistent 2023-02-16 10:29:40 +00:00
Resources Overhaul icon management 2023-02-13 13:16:44 +00:00
ViewModels Improve install migrating 2023-02-17 19:05:10 +00:00
Views Fix Windows 11 titlebars (#92) 2023-02-18 22:27:32 +00:00
app.manifest Add backend code for new menu 2023-02-03 17:37:10 +00:00
App.xaml Draft design and functionality for Fluent Dialog 2023-02-12 23:19:00 +00:00
App.xaml.cs Implement better support for multiprocess handling 2023-02-19 00:37:33 +00:00
AssemblyInfo.cs Fix directory structure 2023-01-27 15:26:41 +00:00
Bloxstrap.csproj Overhaul icon management 2023-02-13 13:16:44 +00:00
Bloxstrap.ico Fix directory structure 2023-01-27 15:26:41 +00:00
Bootstrapper.cs Implement better support for multiprocess handling 2023-02-19 00:37:33 +00:00