refactor: streamline Game class initialization and update layer names in overworld.json
This commit is contained in:
parent
ea9d912e2f
commit
d0c859aab4
4 changed files with 7 additions and 607 deletions
10
package.json
10
package.json
|
@ -3,13 +3,9 @@
|
|||
"version": "1.0.0",
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
"start": "serve . -n"
|
||||
"start": "npx -y serve . -n"
|
||||
},
|
||||
"repository": "git@git.jusemon.com:jusemon/evolver.git",
|
||||
"author": "Jusemon <juansmm@outlook.com>",
|
||||
"license": "MIT",
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"serve": "^14.2.3"
|
||||
}
|
||||
}
|
||||
"license": "MIT"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue