mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-07-26 23:51:57 +01:00
61f00cbfb0
Key benefits of the new mapmerge include: multi-Z support, effective reuse of deleted keys, automatic handling of key overflow, and utilizing a git pre-commit hook to eliminate the need to run batch files manually.
3 lines
52 B
Bash
3 lines
52 B
Bash
#!/bin/bash
|
|
exec tools/hooks/python.sh -m precommit
|