nchqx-cd2025/Makefile

10 lines
112 B
Makefile
Raw Normal View History

2024-08-23 14:37:50 -04:00
build:
cd src && node .
rebuild:
rm -rf textures
make build
clean:
cd src && rm -rf .tmp .pxscaler .repos