THIS IS NOT CREATED BY THE ORIGINAL GAME'S CREATOR NOR THE POKEMON COMPANY! THIS IS A MOD OF A FANGAME! FIND THE ORIGINAL GAME HERE! ALL CREDIT TO THEM!
Mod contents:
- Added Generation 3 - 9.
- Included all alternative forms. (Alolan/Galarian/Hisui)
- Boosters contain 5 cards.
- Free card event gives 5 options.
- Added a Campfire event.
- Added a Sacrifice event.
- Added a Mega evolution event.
- Added a Deglyph event.
- Changed evolution event to be multi use.
- Included chances to get other generation starters from starting decks.
- Added Gigantamax.
- Added 4 new difficulty modes.
- Added 2 new environment cards.
- Added 2 new glyphs.
- Fixed Legendaries
To build this mod:
- Clone the repo onto your computer
- Open it up in gamemaker studio
- Build it (or just run it; turns out you need to pay for gamemaker to create desktop binaries)
(disclaimer: not strictly enforced, do whatever you like)
- Main is for release builds
- Development is for in-dev builds (merge development onto main when ready/nearly ready for release)
Commit directly to main, if the change is minor (like readme or version number edits)
Commit directly to development, if the change is moderate and/or is implemented in a single commit (like code refactoring or bugfixing)
For major features, create a new branch, then PR that branch onto development once ready.
Temp Branches -> Development -> Main -> Release Tags