CSGO-Projects/Shared/SteamHelpers/SteamHelpers/Models
MathiasL 3d99b1f68b Migrate to .NET 6.0 and create ConfigManagerV2 project
* Make necessary adjustments to have the same working program
* AssemblyInfo is not set via the file anymore, but the csproj file or in the project settings under Package->General (AssemblyVersion is the one displayed in the Help window)
* Add null-forgiving operators etc. for new language version
* Move stuff that is shared between the DamageCalculator and ConfigManagerV2 into its separate project
2022-03-25 19:55:14 +01:00
..
BSPHeader.cs Migrate to .NET 6.0 and create ConfigManagerV2 project 2022-03-25 19:55:14 +01:00
BSPLump.cs Migrate to .NET 6.0 and create ConfigManagerV2 project 2022-03-25 19:55:14 +01:00
CsgoMap.cs Migrate to .NET 6.0 and create ConfigManagerV2 project 2022-03-25 19:55:14 +01:00
CsgoWeapon.cs Migrate to .NET 6.0 and create ConfigManagerV2 project 2022-03-25 19:55:14 +01:00
MapPoint.cs Migrate to .NET 6.0 and create ConfigManagerV2 project 2022-03-25 19:55:14 +01:00
PlayerSpawn.cs Migrate to .NET 6.0 and create ConfigManagerV2 project 2022-03-25 19:55:14 +01:00
Settings.cs Migrate to .NET 6.0 and create ConfigManagerV2 project 2022-03-25 19:55:14 +01:00
SteamGame.cs Migrate to .NET 6.0 and create ConfigManagerV2 project 2022-03-25 19:55:14 +01:00
SteamLibrary.cs Migrate to .NET 6.0 and create ConfigManagerV2 project 2022-03-25 19:55:14 +01:00
Vector3.cs Migrate to .NET 6.0 and create ConfigManagerV2 project 2022-03-25 19:55:14 +01:00