SMAPI/build
Jesse Plamondon-Willard 22a0a32b6d
refactor performance counter code
This commit performs some general refactoring, including...
- avoid manually duplicating the event list;
- rework the 'is important' event flag;
- remove the new packages (Cyotek.Collections can be replaced with built-in types, and System.ValueTuple won't work in the Mono version used on Linux/Mac);
- improve performance;
- minor cleanup.
2020-01-26 19:49:17 -05:00
..
lib fix game crash in MacOS 2018-11-19 15:05:44 -05:00
common.targets refactor performance counter code 2020-01-26 19:49:17 -05:00
find-game-folder.targets add $(GameExecutableName) to mod build package 2019-09-14 18:11:25 -04:00
prepare-install-package.targets refactor performance counter code 2020-01-26 19:49:17 -05:00
prepare-nuget-package.targets migrate package icon to the new NuGet format 2019-11-24 12:36:01 -05:00