bloxstrap/Bloxstrap/AppData
pvvv e502c4fc8d
removed unnecessary stuff RobloxPlayerData.cs
removed unnecessary using directives (System.Linq, System.Text, System.Threading.Tasks),
changed the initialization of PackageDirectoryMap to use string.Empty instead of @"" for clarity,
removed the set accessor from PackageDirectoryMap to make it read-only, as it is initialized directly.
2025-04-11 13:43:05 -05:00
..
CommonAppData.cs bring back the old roblox version directory (#3908) 2024-12-06 13:59:26 +00:00
IAppData.cs bring back the old roblox version directory (#3908) 2024-12-06 13:59:26 +00:00
RobloxPlayerData.cs removed unnecessary stuff RobloxPlayerData.cs 2025-04-11 13:43:05 -05:00
RobloxStudioData.cs Background updates (#4861) 2025-03-13 16:05:41 +00:00