Started city builder like game

Signed-off-by: Avior <github@avior.me>
This commit is contained in:
2022-09-05 00:43:12 +02:00
parent 79b74d16d5
commit 2143f9887e
15 changed files with 296 additions and 21 deletions

View File

@ -23,6 +23,7 @@
"react-feather": "^2.0.9",
"stylus": "^0.54.7",
"stylus-loader": "^6.0.0",
"tslib": "^2.4.0",
"typescript": "^4.1.3",
"webpack": "^5.37.1"
},