Only compile png files, also add bgb testing
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"clean": "node ./scripts/clean",
|
||||
"build": "node ./scripts/build"
|
||||
"build": "node ./scripts/build",
|
||||
"start": "bgb64.exe ./build/Penny.gb"
|
||||
},
|
||||
"dependencies": {
|
||||
"pngjs": "^6.0.0",
|
||||
|
Reference in New Issue
Block a user