pkNX/pkNX.Randomization
duckdoom4 56cb75340a Minor refactor
Rename all the interfaces to give them a more sensible name
Rename the Set<InterfaceName> extension methods to Import<InterfaceName>, since evenI got confused about it's purpose for a while. It's supposed to be used by the data importer to fill in missing properties from older generation data. This means it should actually not set every property that is part of the interface and 'set' is therefor a confusing name.
Update PokeDataUI to fix layout of new property names
2023-07-05 19:35:57 +02:00
..
Randomizers Minor refactor 2023-07-05 19:35:57 +02:00
pkNX.Randomization.csproj Update to net7, c#11 2023-01-14 15:34:27 -08:00
Util.cs Refactoring 2022-10-01 17:08:17 -07:00