restore asset constants
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
2
Makefile
2
Makefile
@@ -13,6 +13,8 @@ SRC_DIR = inc
|
|||||||
SRC = $(shell sed 's|^|$(SRC_DIR)/|' $(ORDER))
|
SRC = $(shell sed 's|^|$(SRC_DIR)/|' $(ORDER))
|
||||||
|
|
||||||
ASSETS_LUA = inc/meta/meta.assets.lua
|
ASSETS_LUA = inc/meta/meta.assets.lua
|
||||||
|
ASSETS_DIR = assets
|
||||||
|
ASSET_TYPES = tiles sprites sfx music
|
||||||
|
|
||||||
# CI/CD variables
|
# CI/CD variables
|
||||||
VERSION_FILE = .version
|
VERSION_FILE = .version
|
||||||
|
|||||||
Reference in New Issue
Block a user