This is a simple web app for editing Sony PlayStation 1 memory card files like .mcr, .gme, .mcd, and .srm files.
Note
Report bugs or feature requests in the issues page.
To use the App, visit this URL in your browser.
-
Clone the repository:
git clone https://github.com/pixel-clover/ps1-memcard-editor.git
-
Start the local HTTP server:
bash scripts/start_server.sh
and open http://localhost:8085/index.html in your browser.
See CONTRIBUTING.md for details on how to make a contribution.
This project is licensed under the MIT License (LICENSE).