DeadlySurgeon / pokewebkit

A browser-based ROM editing toolkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PokéWebKit

PokéWebKit is a toolkit for editing GBA Pokémon ROM data. All logic and data within this repository is free to use, but credit is appreciated. If you would like to append a change, please create a Pull Request.

If you discover an issue, please report it on the PokeCommunity thread: https://www.pokecommunity.com/showthread.php?t=456210

Setup

Please follow the steps here if you have never ran an Angular app on your PC: https://angular.io/guide/setup-local

How to Run

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

About

A browser-based ROM editing toolkit


Languages

Language:TypeScript 57.1%Language:HTML 28.6%Language:CSS 14.1%Language:JavaScript 0.3%