项目作者: Karthik99999

项目描述 :
Password generator for Pokemon Mystery Dungeon: Rescue Team DX
高级语言: Go
项目地址: git://github.com/Karthik99999/pmd-gen.git
创建时间: 2020-04-25T03:52:01Z
项目社区:https://github.com/Karthik99999/pmd-gen

开源协议:MIT License

下载


pmd-gen

pmd-gen is a compilation of password generators for the Pokémon Mystery Dungeon™ series, written in Svelte and Typescript.

Developing

Once you’ve created a project and installed dependencies with bun install, start a development server:

  1. bun run dev
  2. # or start the server and open the app in a new browser tab
  3. bun run dev -- --open

Building

  1. bun run build

You can preview the production build with bun run preview.

Credits

TODO

  • Add support for older games
    • Red/Blue Rescue Team
    • Explorers of Time/Darkness
    • Explorers of Sky

License

MIT