Efficient loading of chunks now and PSP is slighty more optimized

This commit is contained in:
2026-06-30 20:00:34 -05:00
parent c0a3f2e16a
commit 55352805ee
16 changed files with 133 additions and 56 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
#!/bin/bash
docker build -t dusk-psp -f docker/psp/Dockerfile .
docker run --rm -v "$(pwd):/workdir" dusk-psp /bin/bash -c "./scripts/build-psp.sh"
docker run --rm -v "$(pwd):/workdir" dusk-psp /bin/bash -c "./scripts/build-psp.sh"