Pokemon Gen 4 Wondercard Converter PCD<->WC4
Go to file
2022-05-04 22:21:28 -07:00
.gitignore Initial commit 2022-05-01 12:21:13 -07:00
LCRng.cs Initial commit 2022-05-01 12:21:13 -07:00
LICENSE Initial commit 2022-05-01 10:31:23 -07:00
PCDWC4Converter.csproj Initial commit 2022-05-01 12:21:13 -07:00
PCDWC4Converter.sln Initial commit 2022-05-01 12:21:13 -07:00
PokemonData.cs Fixed bug with shuffling 2022-05-04 22:21:28 -07:00
Program.cs Fixed bug with shuffling 2022-05-04 22:21:28 -07:00
README.md Initial commit 2022-05-01 12:21:13 -07:00
WC4Data.cs Fixed bug with shuffling 2022-05-04 22:21:28 -07:00

PCD/WC4 Converter for Pokemon Gen 4 Wondercards

Requirements

  • .NET 6

Usage

./pcdwc4converter <path-to-folder-or-file>

Building Solution

  • .NET 6 SDK
  • Visual Studio 2022 or Rider 2021.3+