Makefile.config 394 B

123456789101112
  1. # Define the name and the documentation directory of the NewGRF file.
  2. FILE_NAME ?= chinasettrains
  3. DOC_FILES ?= docs/readme.txt docs/changelog.txt
  4. LNG_SCRIPTS ?= str-csv.py
  5. PYTHON ?= python
  6. # If you compile GoRender manually, you may replace "renderobject" as "gorender".
  7. GORENDER ?= renderobject --palette "ttd_palette.json" -overwrite
  8. VOX_DIR ?= gfx/*