Working with cards and vblanking
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
"scripts": {
|
||||
"clean": "node ./scripts/clean",
|
||||
"build": "npm run clean && node ./scripts/build",
|
||||
"start": "npm run build && wine ./bgb/bgb64.exe ./build/Penny.gb"
|
||||
"bgb": "wine ./bgb/bgb64.exe ./build/Penny.gb",
|
||||
"start": "npm run build && npm run bgb"
|
||||
},
|
||||
"dependencies": {
|
||||
"pngjs": "^6.0.0",
|
||||
|
Reference in New Issue
Block a user