Skip to content

projectpokemon/Project-Pokemon-Pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Pokémon Pokédex

A work-in-progress Pokédex for various games.

Supported Games

  • Pokémon Sun/Moon
  • Pokémon Mystery Dungeon: Explorers of Sky
  • Pokémon Super Mystery Dungeon

Dependencies

  • 3dstool.exe
  • DotNet3dsToolkit
  • IPS-Pages-Publisher.Interfaces
  • Newtonsoft.Json
  • pk3DS
  • SkyEditor.ROMEditor

Requirements

  • .Net Framework 4.6.2

Building

Build using Visual Studio 2017. 2015 might work but is unsupported. The following NuGet packages need to be included:

Project Pokémon MyGet:

https://www.myget.org/F/projectpokemon/api/v3/index.json

Sky Editor MyGet:

https://www.myget.org/F/skyeditor/api/v3/index.json

Usage

Current usage is as follows:

ProjectPokemonPokedex.exe <eos|psmd|moon> <RomFilename> <OutputFilename>

The output of this program is a JSON text file that will be used by a closed-source program to publish to Project Pokémon.

About

HTML generator for a multi-game Pokédex

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages