A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.

5 lines
40B

  1. #!/bin/bash
  2. export NESPORT=8000
  3. node .