mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-11 10:22:13 +00:00
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
|