You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tutorials: Lots of how-to guides for making custom games: change the GSC content, port features from newer generations, and overcome some limitations of the pokecrystal engine.
Branches: This contains a list of branches that can either be used to patch your custom game or used as a base to build on top of.
Hard-coded logic: Things you'll want to know for making a game that aren't abstracted out into data tables.