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).
- Git
- Node.js
- npm
- Your favourite terminal
Note
npm start is a convenient shorthand for npm build && npx serve dist/, you may run this instead.
- Clone this repository:
git clone https://github.com/it-is-final/rse-text-decoder.git cd rse-text-decoder- Install dependencies:
npm install - Build:
npm build - Run:
npx serve dist/
© 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.