ROM-Info/README.md
2023-10-22 15:38:01 +09:00

295 B

ROM-Info

Display ROM info of select ROMs (e.g. NDS, GB/C/A, 3DS)

Install (Windows - PowerShell)

  1. python -m venv .venv
  2. .\.venv\Scripts\Activate.ps1
  3. pip install -r requirements.txt



Licensed under CC BY-NC-SA 4.0