Add the map to the asset types for export-import.
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
2
Makefile
2
Makefile
@@ -14,7 +14,7 @@ SRC = $(shell sed 's|^|$(SRC_DIR)/|' $(ORDER))
|
|||||||
|
|
||||||
ASSETS_LUA = inc/meta/meta.assets.lua
|
ASSETS_LUA = inc/meta/meta.assets.lua
|
||||||
ASSETS_DIR = assets
|
ASSETS_DIR = assets
|
||||||
ASSET_TYPES = tiles sprites sfx music
|
ASSET_TYPES = map tiles sprites sfx music
|
||||||
|
|
||||||
# CI/CD variables
|
# CI/CD variables
|
||||||
VERSION_FILE = .version
|
VERSION_FILE = .version
|
||||||
|
|||||||
Reference in New Issue
Block a user