A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

vendors.json 144B

12345678910
  1. {
  2. "url_path":"/app/vendors",
  3. "default_path":"node_modules",
  4. "modules":[
  5. {
  6. "url_path":"ajv",
  7. "path":"ajv/dist"
  8. }
  9. ]
  10. }