No description
Find a file
Terry Hearst af4ef66db5 Combine multiplayer and replay skin hijacking
Really nice simplification here, I could remove two patches at once and clear out some headaches. Now, the logic for switching skins in multiplayer and in replays is in the same place, which is great and will make it more expandable in the future
2024-01-02 01:22:31 -05:00
Patches Combine multiplayer and replay skin hijacking 2024-01-02 01:22:31 -05:00
.editorconfig Formatting/cleanup 2023-10-06 20:23:48 -04:00
.gitignore Initial Commit 2023-08-26 12:29:43 -04:00
Config.cs Add option to show skin IDs in cosmetics menu 2023-10-25 00:50:21 -04:00
ConsoleCommands.cs Add option to show skin IDs in cosmetics menu 2023-10-25 00:50:21 -04:00
CustomCosmeticLoader.csproj Support showing custom marbles in multiplayer 2023-09-03 22:29:29 -04:00
CustomCosmeticLoader.sln Initial Commit 2023-08-26 12:29:43 -04:00
JsonHelper.cs JSON auto formatting 2023-10-24 23:07:11 -04:00
LICENSE Add license 2023-10-24 23:09:02 -04:00
PatchEntryPoint.cs Formatting/cleanup 2023-10-06 20:23:48 -04:00
Shared.cs Formatting/cleanup 2023-10-06 20:23:48 -04:00
UserProperties.xml Formatting/cleanup 2023-10-06 20:23:48 -04:00