mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-19 19:10:05 +01:00
The unit test checks for two things: All ladders on the map are complete (have at least target_up or target_down). All ladders have open space in the appropriate area.
11 lines
294 B
Plaintext
11 lines
294 B
Plaintext
# dmm map merger hook
|
|
# needs additional setup, see tools/mapmerge/install.txt
|
|
*.dmm merge=merge-dmm eol=crlf
|
|
|
|
# dmi icon merger hook
|
|
# needs additional setup, see tools/dmitool/merging.txt
|
|
*.dmi merge=merge-dmi
|
|
|
|
# force changelog merging to use union
|
|
html/changelog.html merge=union
|