mastersam2015
mastersam2015
I make node bin/repak.js --src cpma/z-cpma-pak152.pk3 --dest cpma and error Error: Cannot find module './build/Release/shell'
I have solutions... it mast be run as sudo and write in file where is error Os.tmpDir = Os.tmpdir; and [child_process].exec = [child_process].execSync but... next error node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28'...
I delete this line and server run but looks like no mod
I fix errors in code ... next I use "node bin/repak.js --src cpma --dest assets" ``` s info: loading config file from /quake/quakejs/bin/repak-config.json.. info: deleting assets/baseq3 info: deleting assets/cfg-maps info:...
ok, server is visibility but still like no mod
ok. I must edit config.json and I not know how to add compressed and checksum
Server still like no mod. My manifest file is: ` { "name": "cpma/z-cpma-pak152.pk3", "compressed": 6299786, "checksum": 1787998258 }, { "name": "baseq3/z-cpma-pak152.pk3", "compressed": 6299786, "checksum": 1787998258 } ] `