Building script on NodeJS

This commit is contained in:
DarkCat09 2022-12-29 16:46:35 +04:00
parent dcdc5c0481
commit c5929f55ed
5 changed files with 214 additions and 1 deletions

8
js/order.json Normal file
View file

@ -0,0 +1,8 @@
[
"anim.js",
"script.js",
"init.js",
"menu.js",
"control.js",
"handlers.js"
]