Skip to content

it-is-final/rse-text-decoder

Repository files navigation

rse-text-decoder

rse=text-decoder is a web tool designed to help translate the box names of the mainline Generation III Pokémon games into their hexadecimal encoding (and vice versa).

Build instructions

Requirements

  • Git
  • Node.js
  • npm
  • Your favourite terminal

Instructions

Note

npm start is a convenient shorthand for npm build && npx serve dist/, you may run this instead.

  1. Clone this repository: git clone https://github.com/it-is-final/rse-text-decoder.git
  2. cd rse-text-decoder
  3. Install dependencies: npm install
  4. Build: npm build
  5. Run: npx serve dist/

License

© final 2024-2025. rse-text-decoder is licensed under the terms of the MIT license, which can be found in LICENSE.

This project uses modern-normalize which is provided under the terms of the MIT license (LICENSE-MODERN-NORMALIZE).

This project uses the Pokemon RS, Pokemon FRLG, and Pokemon Emerald fonts by aztecwarrior28.

About

A web tool to convert text to the encoding format of the Pokemon generation 3 games.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE-MODERN-NORMALIZE

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors