commit 23d7d5549e01f4d99700df622503237dd261e44f Author: Dino Bollinger Date: Mon Aug 2 12:22:26 2021 +0200 Engine: Extend mapinfo DEF command to support mapart token Usage: mapinfo { mapmd4 mapart "mapart/testart_XX.ART" } The specified path must end with the suffix "_XX.ART" (case-insensitive). The actual files need to be numbered from "_00.ART" to "_19.ART". Just like with maphacks, an md4 sum is required. This allows sharing the same per-map art between multiple levels. See https://voidpoint.io/terminx/eduke32 for more details.