1
0
Fork 0
muzika-gromche/MuzikaGromche
ivan tkachenko 327e606deb Drop required properties syntax
Sometimes, seemingly after random unrelated changes, it might stop
compiling with internal compiler error messages about missing features
and attributes. .NET Standard 2.1 is not supposed to support any
features beyond C# 8.0, while `required` attribute was introduced only
in C# 11 or 12, it's hard to tell.
2025-08-22 15:16:24 +03:00
..
UnityAssets Add Animator and Audio to MineshaftStartTile 2025-08-03 00:31:07 +03:00
DiscoBallManager.cs Fix Disco Ball hanging around after being disabled 2025-08-07 20:27:57 +03:00
MuzikaGromche.csproj Bump version 2025-08-15 00:51:53 +03:00
Plugin.cs Drop required properties syntax 2025-08-22 15:16:24 +03:00
PoweredLightsAnimators.cs Add Animator and Audio to MineshaftStartTile 2025-08-03 00:31:07 +03:00
SpawnRateManager.cs Add spawn rate patch to make the event more likely 2025-08-05 05:10:21 +03:00